Unquiet build process

This commit is contained in:
Mark Laws
2018-01-21 01:14:49 +09:00
parent 9eb6ab384e
commit c475a46223
3 changed files with 10 additions and 10 deletions

View File

@ -1,7 +1,7 @@
include $(TOP)/config.mk
check: $(BIN)
@(cd $(BINDIR) ;\
(cd $(BINDIR) ;\
expected="expected" ;\
if [ -f "expected" -o -f "expected.$(GLASGOW_HASKELL)" ] ;\
then \