From ebe57301dd70a6cc28d02cba8c687db10820877e Mon Sep 17 00:00:00 2001 From: danw Date: Wed, 29 Jan 1997 23:30:14 +0000 Subject: [PATCH] get mit-sipb-copyright.h from this dir, not ../../include/ --- util/et/Makefile | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/util/et/Makefile b/util/et/Makefile index f168e004..3f24715d 100644 --- a/util/et/Makefile +++ b/util/et/Makefile @@ -148,18 +148,18 @@ depend: ${CFILES} et_lex.lex.c compile_et.o: /usr/include/stdio.h /usr/include/sys/types.h compile_et.o: /usr/include/sys/file.h /usr/include/string.h -compile_et.o: /usr/include/strings.h /usr/include/sys/param.h +compile_et.o: /usr/include/string.h /usr/include/sys/param.h compile_et.o: /usr/include/machine/machparam.h /usr/include/sys/signal.h -compile_et.o: ../../include/mit-sipb-copyright.h compiler.h +compile_et.o: mit-sipb-copyright.h compiler.h error_table.o: /usr/include/stdio.h /usr/include/string.h -error_table.o: /usr/include/strings.h /usr/include/assert.h +error_table.o: /usr/include/string.h /usr/include/assert.h error_table.o: /usr/include/ctype.h /usr/include/sys/types.h error_table.o: /usr/include/sys/time.h /usr/include/sys/time.h internal.h -error_table.o: ../../include/mit-sipb-copyright.h error_table.h et_lex.lex.c +error_table.o: mit-sipb-copyright.h error_table.h et_lex.lex.c error_message.o: /usr/include/stdio.h error_table.h -error_message.o: ../../include/mit-sipb-copyright.h internal.h -et_name.o: error_table.h ../../include/mit-sipb-copyright.h internal.h +error_message.o: mit-sipb-copyright.h internal.h +et_name.o: error_table.h mit-sipb-copyright.h internal.h init_et.o: /usr/include/stdio.h error_table.h -init_et.o: ../../include/mit-sipb-copyright.h -com_err.o: /usr/include/stdio.h ../../include/mit-sipb-copyright.h +init_et.o: mit-sipb-copyright.h +com_err.o: /usr/include/stdio.h mit-sipb-copyright.h com_err.o: /usr/include/varargs.h error_table.h internal.h com_err.h -- 2.45.2