dwss/Makefile
2010-11-24 11:42:52 -05:00

8 lines
59 B
Makefile

export SCONSFLAGS := -Q
all:
@scons
install:
@scons $@