comparison CppApplication_1/.dep.inc @ 1:4ac33e06cb09

This netbeans project for single thread application it didn't work yet, may be the spidermonkey's version is the reason and I'll try to solve this
author Sara
date Sun, 05 Jan 2014 13:43:45 -0800
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:15d3f0a319d2
1 # This code depends on make tool being used
2 DEPFILES=$(wildcard $(addsuffix .d, ${OBJECTFILES}))
3 ifneq (${DEPFILES},)
4 include ${DEPFILES}
5 endif