summaryrefslogtreecommitdiff
path: root/test-suite/coq-makefile/extend-subdirs/subdir/Makefile
blob: 23f52b154ac43978cb3a046f86a90ee108495bd8 (plain)
1
2
3
4
5
pre:
	test ! -f ../theories/test.vo
post:
	test -f ../theories/test.vo
	touch done