Files
cantera/test_problems/python/Makefile.in
2004-08-03 16:15:05 +00:00

11 lines
152 B
Makefile

#!/bin/sh
# test target -> make the program and run the test
test:
./runtest @PYTHON_CMD@
# clean target -> clean up
clean:
../../bin/rm_cvsignore