mirror of https://github.com/dirtbags/moth.git
5 lines
53 B
Makefile
5 lines
53 B
Makefile
|
tokencli: tokencli.o arc4.o
|
||
|
|
||
|
clean:
|
||
|
rm *.o tokencli
|