• Main Page
  • Modules
  • Files
  • File List
  • Globals

.dep.inc

Go to the documentation of this file.
00001 # This code depends on make tool being used
00002 DEPFILES=$(wildcard $(addsuffix .d, ${OBJECTFILES}))
00003 ifneq (${DEPFILES},)
00004 include ${DEPFILES}
00005 endif

mTouch CVD Framework v1.1 documentation by  Click here to visit our website at www.microchip.com