Include targetutil intermediates in dependency handling.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
DEPS += ../wrk/$(TARGET)/loader.d
|
||||
|
||||
../wrk/$(TARGET)/loader.o: $(SRCDIR)/targetutil/loader.s | ../wrk/$(TARGET)
|
||||
$(ASSEMBLE_recipe)
|
||||
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
DEPS += ../wrk/$(TARGET)/convert.d
|
||||
|
||||
../wrk/$(TARGET)/convert.o: TARGET = apple2enh
|
||||
|
||||
../wrk/$(TARGET)/convert.o: $(SRCDIR)/targetutil/convert.c | ../wrk/$(TARGET)
|
||||
|
||||
Reference in New Issue
Block a user