trick/test/SIM_stls2/S_overrides.mk
Alex Lin bf80dcc03f Split test sims and fun sims into separate directories.
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
2016-02-25 14:40:55 -06:00

5 lines
58 B
Makefile

TRICK_CFLAGS += -I./models
TRICK_CXXFLAGS += -I./models