Integration test for dinitcheck dependency cycles detection
[oweals/dinit.git] / src / igr-tests / Makefile
1 include ../../mconfig
2
3 check-igr: igr-runner
4         ./igr-runner
5
6 igr-runner: igr-runner.cc
7         $(CXX) $(CXXOPTS) igr-runner.cc -o igr-runner
8
9 clean:
10         rm -f igr-runner basic/basic-ran environ/env-record ps-environ/env-record chain-to/recorded-output
11         rm -f restart/basic-ran
12         rm -f check-basic/output.txt check-cycle/output.txt