wfobj/Makefile
2011-04-20 11:30:00 -04:00

8 lines
57 B
Makefile

export SCONSFLAGS := -Q
all:
@scons
clean:
@scons -c