This commit is contained in:
ceriel
1991-09-13 10:24:29 +00:00
parent c9c46c1ec1
commit 7d5231279f
5 changed files with 19 additions and 19 deletions

View File

@@ -125,7 +125,7 @@ main.$(SUF): $(SRC_DIR)/const.h
main.$(SUF): $(TARGET_HOME)/h/out.h
memory.$(SUF): $(SRC_DIR)/memory.c
$(CC) -c $(CFLAGS) $(SRC_DIR)/memory.c
memory.$(SUF): $(TARGET_HOME)/h/local.h
memory.$(SUF): $(TARGET_HOME)/config/local.h
memory.$(SUF): $(SRC_DIR)/mach.c
memory.$(SUF): $(SRC_DIR)/memory.h
memory.$(SUF): $(SRC_DIR)/debug.h