mirror of
https://github.com/nasa/trick.git
synced 2025-02-06 19:09:20 +00:00
Gave each sim their own model directory, or in some cases just a header file. Each sim in the test directory is now independent of each other. Modifying one test will not affect any other test. refs #191
5 lines
44 B
Makefile
5 lines
44 B
Makefile
|
|
TRICK_CFLAGS += -I.
|
|
TRICK_CXXFLAGS += -I.
|
|
|