wfobj-view/Makefile
2011-04-25 15:28:04 -04:00

9 lines
58 B
Makefile

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