blob: 873f4b95907a0f710b2d257614555cc15a847a1d [file] [log] [blame]
all:
scons debug=1
test:
./run_tests
.PHONY: test all