fix building of dependencies for 6502.o
This commit is contained in:
parent
e84b186794
commit
8e56c368ea
@ -1177,6 +1177,8 @@ endif
|
||||
|
||||
$(OBJDIR)/6502.o: CFLAGS += -DCPU_6502_STATIC -DCPU_6502_USE_LOCAL_HEADER -DCPU_6502_DEPENDENCIES_H=\"6502types.h\"
|
||||
|
||||
$(OBJDIR)/6502.d: CFLAGS += -DCPU_6502_STATIC -DCPU_6502_USE_LOCAL_HEADER -DCPU_6502_DEPENDENCIES_H=\"6502types.h\"
|
||||
|
||||
$(OBJ): $(CFLAGS_CACHE)
|
||||
|
||||
$(OBJDIR)/%.o : %.c
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user