index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tool
/
Makefile
blob: bbf18cf9817614257995e8edbb856e466f9de687 (
plain
) (
blame
)
1
2
3
4
5
6
all
:
$(
CC
)
-o
adduser
adduser.c
clean
:
rm
-f
adduser
rm
-f
*.exe