Selaa lähdekoodia

removed dependency on /usr/include/varargs.h

ceriel 29 vuotta sitten
vanhempi
commit
f34bf4b487
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0 1
      util/cpp/proto.make

+ 0 - 1
util/cpp/proto.make

@@ -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