moth/packages/ctfbase/src/Makefile

8 lines
78 B
Makefile

build: arc4
arc4: arc4.c
arc4: CFLAGS += -DARC4_MAIN
clean:
rm -f *.o arc4