syndicate-2017/examples/ircd/Makefile

8 lines
75 B
Makefile

all:
run:
raco make main.rkt && racket main.rkt
clean:
rm -rf compiled