This website requires JavaScript.
Explore
Help
Sign In
neale
/
moth
mirror of
https://github.com/dirtbags/moth.git
Watch
1
Star
0
Fork
You've already forked moth
0
Code
Issues
Projects
Releases
Wiki
Activity
6183e24e95
moth
/
src
/
Makefile
8 lines
100 B
Makefile
Raw
Blame
History
TARGETS
=
bubblebabble arc4
all
:
$(
TARGETS
)
arc4
:
CFLAGS
=-
DARC
4
_MAIN
clean
:
rm -f *.o
$(
TARGETS
)
Reference in New Issue
View Git Blame
Copy Permalink