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