mirror of
https://github.com/Cantera/cantera.git
synced 2025-02-25 18:55:29 -06:00
Added -s to make tests.
This commit is contained in:
@@ -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) *.*~
|
||||
|
||||
Reference in New Issue
Block a user