mirror of
https://github.com/holub/mame
synced 2025-05-22 05:38:52 +03:00
Fixed dependencies for the 57002dasm
This commit is contained in:
parent
04c771f751
commit
1173ae9493
@ -1450,6 +1450,9 @@ $(CPUOBJ)/tms57002/tms57002.o: $(CPUSRC)/tms57002/tms57002.c \
|
|||||||
$(CPUSRC)/tms57002/tms57002.h \
|
$(CPUSRC)/tms57002/tms57002.h \
|
||||||
$(CPUOBJ)/tms57002/tms57002.inc
|
$(CPUOBJ)/tms57002/tms57002.inc
|
||||||
|
|
||||||
|
$(CPUOBJ)/tms57002/57002dsm.o: $(CPUSRC)/tms57002/57002dsm.c \
|
||||||
|
$(CPUOBJ)/tms57002/tms57002.inc
|
||||||
|
|
||||||
# rule to generate the C file
|
# rule to generate the C file
|
||||||
$(CPUOBJ)/tms57002/tms57002.inc: $(TMSMAKE) $(CPUSRC)/tms57002/tmsinstr.lst
|
$(CPUOBJ)/tms57002/tms57002.inc: $(TMSMAKE) $(CPUSRC)/tms57002/tmsinstr.lst
|
||||||
@echo Generating TMS57002 source file...
|
@echo Generating TMS57002 source file...
|
||||||
|
Loading…
Reference in New Issue
Block a user