Fixed dependencies for the 57002dasm

This commit is contained in:
Aaron Giles 2009-08-29 21:54:42 +00:00
parent 04c771f751
commit 1173ae9493

View File

@ -1450,6 +1450,9 @@ $(CPUOBJ)/tms57002/tms57002.o: $(CPUSRC)/tms57002/tms57002.c \
$(CPUSRC)/tms57002/tms57002.h \
$(CPUOBJ)/tms57002/tms57002.inc
$(CPUOBJ)/tms57002/57002dsm.o: $(CPUSRC)/tms57002/57002dsm.c \
$(CPUOBJ)/tms57002/tms57002.inc
# rule to generate the C file
$(CPUOBJ)/tms57002/tms57002.inc: $(TMSMAKE) $(CPUSRC)/tms57002/tmsinstr.lst
@echo Generating TMS57002 source file...