source:
tmcsimulator/branches/FEPSimulator/.dep.inc
@
224
| Revision 224, 163 bytes checked in by jdalbey, 8 years ago (diff) |
|---|
| Line | |
|---|---|
| 1 | # This code depends on make tool being used |
| 2 | DEPFILES=$(wildcard $(addsuffix .d, ${OBJECTFILES} ${TESTOBJECTFILES})) |
| 3 | ifneq (${DEPFILES},) |
| 4 | include ${DEPFILES} |
| 5 | endif |
Note: See TracBrowser
for help on using the repository browser.
