trick/include/trick/Makefile
Alex Lin c8f685bb2d Standardize directory names
Added headers with previous path for backwards compatability.  Changed name of Exec_exception to ExecutiveException.

refs #63
2015-06-02 08:29:34 -05:00

14 lines
275 B
Makefile

include ${TRICK_HOME}/share/trick/makefiles/Makefile.common
include ${TRICK_HOME}/share/trick/makefiles/Makefile.tricklib
-include Makefile_deps
#ifeq ($(USE_ER7_UTILS_INTEGRATORS), 1)
#trick:
# $(MAKE) -C er7_algorithms
#else
#trick:
# $(MAKE) -C trick_algorithms
#endif