view projects/libnativehelper/.dep.inc @ 3:16fabbbe6121

Rename repositories.
author Mario Torre <neugens.limasoftware@gmail.com>
date Mon, 28 Feb 2011 23:33:41 +0100
parents projects/IcedRobot_DalvikVM_libnativehelper/.dep.inc@49d687bd1401
children
line wrap: on
line source

# This code depends on make tool being used
DEPFILES=$(wildcard $(addsuffix .d, ${OBJECTFILES}))
ifneq (${DEPFILES},)
include ${DEPFILES}
endif