view SpiderMonkey_tests/CppApplication_1/.dep.inc @ 8:1e2d1d978e4a

This is the whole folder of 2nd test
author Sara
date Sat, 15 Feb 2014 11:27:27 -0800
parents
children
line source
1 # This code depends on make tool being used
2 DEPFILES=$(wildcard $(addsuffix .d, ${OBJECTFILES}))
3 ifneq (${DEPFILES},)
4 include ${DEPFILES}
5 endif