• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1all:
2	scons debug=1
3
4test:
5	./run_tests
6
7.PHONY: test all
8