瀏覽代碼

removed dependency on /usr/include/varargs.h

ceriel 29 年之前
父節點
當前提交
f34bf4b487
共有 1 個文件被更改,包括 0 次插入1 次删除
  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