mirror of
https://github.com/nasa/trick.git
synced 2025-04-14 14:36:46 +00:00
update Makefile
This commit is contained in:
parent
3b7a94a66f
commit
abfe30c19d
@ -13,7 +13,7 @@ LIBOBJS = ${OBJDIR}/Integrator.o
|
||||
all: test
|
||||
|
||||
test: SAIntegrator_unittest
|
||||
./SAIntegrator_unittest --gtest_output=xml:${TRICK_HOME}/trick_test/SAIntegrator_unittest.xml
|
||||
./SAIntegrator_unittest --gtest_output=xml:${TRICK_HOME}/trick_test/SAIntegrator_unittest.xml
|
||||
|
||||
|
||||
SAIntegrator_unittest.o : SAIntegrator_unittest.cc
|
||||
@ -29,4 +29,4 @@ clean:
|
||||
${RM} *.o
|
||||
|
||||
spotless: clean
|
||||
${RM} Integ_unittest
|
||||
${RM} SAIntegrator_unittest
|
||||
|
Loading…
x
Reference in New Issue
Block a user