Added -s to make tests.

This commit is contained in:
Harry Moffat
2006-10-20 21:56:39 +00:00
parent b991a3d03b
commit 56b9bc371e

View File

@@ -13,8 +13,8 @@ all:
cd negATest; @MAKE@ all
test:
cd minDiamond; @MAKE@ test
cd negATest; @MAKE@ test
cd minDiamond; @MAKE@ -s test
cd negATest; @MAKE@ -s test
clean:
$(RM) *.*~