Fix some files.

This commit is contained in:
Laurence Withers 2006-07-25 09:54:09 +01:00
commit 19bb0c3f38
6 changed files with 9 additions and 9 deletions

View file

@ -3,10 +3,6 @@
# @NAME@_BUILT
#
# HACK -- this should probably be in the top-level makefile
[ -z "${SDCC}" ] && SDCC=sdcc
[ -z "${SDCCFLAGS}" ] && SDCCFLAGS="@TODO@"
if [ -z ${@NAME@_BUILT} ]
then
@NAME@="obj/@NAME@.hex"