source: tmcsimulator/branches/WorkingFEPSimulator/.dep.inc @ 107

Revision 107, 144 bytes checked in by jtorres, 9 years ago (diff)

Added branches/WorkingFEPSimulator: hopefully working, that is

Line 
1# This code depends on make tool being used
2DEPFILES=$(wildcard $(addsuffix .d, ${OBJECTFILES}))
3ifneq (${DEPFILES},)
4include ${DEPFILES}
5endif
Note: See TracBrowser for help on using the repository browser.