1
Fork 0
jacker/Makefile

11 lines
57 B
Makefile

all:
scons
clean:
scons -c
install:
scons install