add automatically generated dependencies
authorKen Raeburn <raeburn@mit.edu>
Sat, 1 Sep 2001 22:15:53 +0000 (22:15 +0000)
committerKen Raeburn <raeburn@mit.edu>
Sat, 1 Sep 2001 22:15:53 +0000 (22:15 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@13722 dc483132-0cff-0310-8789-dd5450dbe970

src/util/et/Makefile.in
src/util/pty/Makefile.in
src/util/ss/Makefile.in

index b806e73ec33dfda7fbbc9640204c4652782e6744..c4ef09c7f3c25006e628551bde417820cbfb4f29 100644 (file)
@@ -221,3 +221,13 @@ TAGS:      et_name.c error_message.c compile_et.c error_table.c \
 
 depend::  et_lex.lex.c
 
+# +++ Dependency line eater +++
+# 
+# Makefile dependencies follow.  This must be the last section in
+# the Makefile.in file
+#
+error_message.o: error_message.c com_err.h error_table.h
+et_name.o: et_name.c com_err.h error_table.h
+init_et.o: init_et.c com_err.h error_table.h
+com_err.o: com_err.c com_err.h error_table.h
+
index 32687108b5c168a2a47b4bf81f0320291e048c15..7309abb42f1ad0efe67b0d8fc49c94c460d37cbf 100644 (file)
@@ -108,3 +108,37 @@ clean-files::
 pty_err.o: pty_err.c
 pty_err.h: pty_err.et
 pty_err.c: pty_err.et
+# +++ Dependency line eater +++
+# 
+# Makefile dependencies follow.  This must be the last section in
+# the Makefile.in file
+#
+pty_err.o: pty_err.c $(BUILDTOP)/include/com_err.h
+cleanup.o: cleanup.c $(BUILDTOP)/include/com_err.h \
+  libpty.h pty-int.h pty_err.h $(SRCTOP)/include/syslog.h
+getpty.o: getpty.c $(BUILDTOP)/include/com_err.h libpty.h \
+  pty-int.h pty_err.h $(SRCTOP)/include/syslog.h
+init_slave.o: init_slave.c $(BUILDTOP)/include/com_err.h \
+  libpty.h pty-int.h pty_err.h $(SRCTOP)/include/syslog.h
+open_ctty.o: open_ctty.c $(BUILDTOP)/include/com_err.h \
+  libpty.h pty-int.h pty_err.h $(SRCTOP)/include/syslog.h
+open_slave.o: open_slave.c $(BUILDTOP)/include/com_err.h \
+  libpty.h pty-int.h pty_err.h $(SRCTOP)/include/syslog.h
+update_utmp.o: update_utmp.c $(BUILDTOP)/include/com_err.h \
+  libpty.h pty-int.h pty_err.h $(SRCTOP)/include/syslog.h
+update_wtmp.o: update_wtmp.c $(BUILDTOP)/include/com_err.h \
+  libpty.h pty-int.h pty_err.h $(SRCTOP)/include/syslog.h
+vhangup.o: vhangup.c $(BUILDTOP)/include/com_err.h \
+  libpty.h pty-int.h pty_err.h $(SRCTOP)/include/syslog.h
+void_assoc.o: void_assoc.c $(BUILDTOP)/include/com_err.h \
+  libpty.h pty-int.h pty_err.h $(SRCTOP)/include/syslog.h
+logwtmp.o: logwtmp.c $(BUILDTOP)/include/com_err.h \
+  libpty.h pty-int.h pty_err.h $(SRCTOP)/include/syslog.h
+init.o: init.c $(BUILDTOP)/include/com_err.h libpty.h \
+  pty-int.h pty_err.h $(SRCTOP)/include/syslog.h
+sane_hostname.o: sane_hostname.c $(BUILDTOP)/include/com_err.h \
+  pty-int.h pty_err.h $(SRCTOP)/include/syslog.h libpty.h \
+  $(SRCTOP)/include/socket-utils.h $(BUILDTOP)/include/krb5/autoconf.h \
+  $(SRCTOP)/include/fake-addrinfo.c $(SRCTOP)/include/fake-addrinfo.h \
+  $(SRCTOP)/include/port-sockets.h
+
index 4a57e0fa065fcbb4fc7498080617088e225a4dcc..63c90dfb460e7225e90db0917c4eb1f9012b7fe6 100644 (file)
@@ -166,3 +166,33 @@ clean::
                ss.ar ss.tar \
                TAGS test_ss
 
+# +++ Dependency line eater +++
+# 
+# Makefile dependencies follow.  This must be the last section in
+# the Makefile.in file
+#
+invocation.o: invocation.c ss_internal.h ss.h $(BUILDTOP)/include/ss/ss_err.h \
+  $(BUILDTOP)/include/com_err.h copyright.h
+help.o: help.c ss_internal.h ss.h $(BUILDTOP)/include/ss/ss_err.h \
+  $(BUILDTOP)/include/com_err.h copyright.h
+execute_cmd.o: execute_cmd.c ss_internal.h ss.h $(BUILDTOP)/include/ss/ss_err.h \
+  $(BUILDTOP)/include/com_err.h copyright.h
+listen.o: listen.c copyright.h ss_internal.h ss.h $(BUILDTOP)/include/ss/ss_err.h \
+  $(BUILDTOP)/include/com_err.h
+parse.o: parse.c ss_internal.h ss.h $(BUILDTOP)/include/ss/ss_err.h \
+  $(BUILDTOP)/include/com_err.h copyright.h
+error.o: error.c copyright.h $(BUILDTOP)/include/com_err.h \
+  ss_internal.h ss.h $(BUILDTOP)/include/ss/ss_err.h
+prompt.o: prompt.c copyright.h ss_internal.h ss.h $(BUILDTOP)/include/ss/ss_err.h \
+  $(BUILDTOP)/include/com_err.h
+request_tbl.o: request_tbl.c copyright.h ss_internal.h \
+  ss.h $(BUILDTOP)/include/ss/ss_err.h $(BUILDTOP)/include/com_err.h
+list_rqs.o: list_rqs.c copyright.h ss_internal.h ss.h \
+  $(BUILDTOP)/include/ss/ss_err.h $(BUILDTOP)/include/com_err.h
+pager.o: pager.c ss_internal.h ss.h $(BUILDTOP)/include/ss/ss_err.h \
+  $(BUILDTOP)/include/com_err.h copyright.h
+requests.o: requests.c ss_internal.h ss.h $(BUILDTOP)/include/ss/ss_err.h \
+  $(BUILDTOP)/include/com_err.h
+data.o: data.c ss_internal.h ss.h $(BUILDTOP)/include/ss/ss_err.h \
+  $(BUILDTOP)/include/com_err.h copyright.h
+