bringing in testkit tools
[feisty_meow.git] / testkit / makefile
1 include variables.def
2
3 PROJECT = testkit
4 FIRST_TARGETS += run_testkit_check
5
6 include rules.def
7
8 run_testkit_check:
9         $(HIDESH) -c 'bash test_driver.sh'