removed dependency on /usr/include/varargs.h
This commit is contained in:
parent
7c086b1710
commit
f34bf4b487
1 changed files with 0 additions and 1 deletions
|
@ -209,7 +209,6 @@ error.$(SUF): $(SRC_DIR)/file_info.h
|
|||
error.$(SUF): $(TARGET_HOME)/modules/h/em_arith.h
|
||||
error.$(SUF): $(SRC_DIR)/LLlex.h
|
||||
error.$(SUF): ./errout.h
|
||||
error.$(SUF): /usr/include/varargs.h
|
||||
error.$(SUF): $(TARGET_HOME)/modules/h/system.h
|
||||
idf.$(SUF): $(SRC_DIR)/idf.c
|
||||
$(CC) -c $(CFLAGS) $(SRC_DIR)/idf.c
|
||||
|
|
Loading…
Reference in a new issue