*.testcase
*.dat
Make.depend Makefile
+*.check
%.check:%.output
@-diff $< $(patsubst %.output,%.checked, $<) && echo '=====OK============'
+ @touch $@
############################################################
# Cleanup targets
############################################################
*.go
*.testcase
*.output
+*.check
%.check:%.output
@-diff $< $(patsubst %.output,%.checked, $<) && echo '=====OK============' $<
+ @touch $@
############################################################
# Cleanup targets
############################################################
*.testcase
*.output
T
+*.check
%.check:%.output
@-diff $< $(patsubst %.output,%.checked, $<) && echo '=====OK============'
+ @touch $@
############################################################
# Cleanup targets
############################################################
In the beginning the Universe was created. This has made a lot of
people very angry and has been widely regarded as a bad move.
Douglas Adams