trick/test/SIM_test_ip/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

4 lines
94 B
Makefile

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