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