]> git.ipfire.org Git - thirdparty/krb5.git/commitdiff
update dependencies
authorKen Raeburn <raeburn@mit.edu>
Sat, 15 Jun 2002 08:47:20 +0000 (08:47 +0000)
committerKen Raeburn <raeburn@mit.edu>
Sat, 15 Jun 2002 08:47:20 +0000 (08:47 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14519 dc483132-0cff-0310-8789-dd5450dbe970

src/util/pty/Makefile.in

index 5fde549cfba886e28db495f46b6bdbefc68fa3fe..6f8d8c7711e8143529c54d353c56aa60e9017c77 100644 (file)
@@ -121,29 +121,29 @@ $(BUILDTOP)/include/krb5/autoconf.h: $(SRCTOP)/include/krb5/autoconf.h.in
 #
 pty_err.so pty_err.po $(OUTPRE)pty_err.$(OBJEXT): pty_err.c $(BUILDTOP)/include/com_err.h
 cleanup.so cleanup.po $(OUTPRE)cleanup.$(OBJEXT): cleanup.c $(BUILDTOP)/include/com_err.h \
-  libpty.h pty-int.h pty_err.h $(SRCTOP)/include/syslog.h
+  libpty.h pty-int.h pty_err.h
 getpty.so getpty.po $(OUTPRE)getpty.$(OBJEXT): getpty.c $(BUILDTOP)/include/com_err.h \
-  libpty.h pty-int.h pty_err.h $(SRCTOP)/include/syslog.h
+  libpty.h pty-int.h pty_err.h
 init_slave.so init_slave.po $(OUTPRE)init_slave.$(OBJEXT): init_slave.c $(BUILDTOP)/include/com_err.h \
-  libpty.h pty-int.h pty_err.h $(SRCTOP)/include/syslog.h
+  libpty.h pty-int.h pty_err.h
 open_ctty.so open_ctty.po $(OUTPRE)open_ctty.$(OBJEXT): open_ctty.c $(BUILDTOP)/include/com_err.h \
-  libpty.h pty-int.h pty_err.h $(SRCTOP)/include/syslog.h
+  libpty.h pty-int.h pty_err.h
 open_slave.so open_slave.po $(OUTPRE)open_slave.$(OBJEXT): open_slave.c $(BUILDTOP)/include/com_err.h \
-  libpty.h pty-int.h pty_err.h $(SRCTOP)/include/syslog.h
+  libpty.h pty-int.h pty_err.h
 update_utmp.so update_utmp.po $(OUTPRE)update_utmp.$(OBJEXT): update_utmp.c $(BUILDTOP)/include/com_err.h \
-  libpty.h pty-int.h pty_err.h $(SRCTOP)/include/syslog.h
+  libpty.h pty-int.h pty_err.h
 update_wtmp.so update_wtmp.po $(OUTPRE)update_wtmp.$(OBJEXT): update_wtmp.c $(BUILDTOP)/include/com_err.h \
-  libpty.h pty-int.h pty_err.h $(SRCTOP)/include/syslog.h
+  libpty.h pty-int.h pty_err.h
 vhangup.so vhangup.po $(OUTPRE)vhangup.$(OBJEXT): vhangup.c $(BUILDTOP)/include/com_err.h \
-  libpty.h pty-int.h pty_err.h $(SRCTOP)/include/syslog.h
+  libpty.h pty-int.h pty_err.h
 void_assoc.so void_assoc.po $(OUTPRE)void_assoc.$(OBJEXT): void_assoc.c $(BUILDTOP)/include/com_err.h \
-  libpty.h pty-int.h pty_err.h $(SRCTOP)/include/syslog.h
+  libpty.h pty-int.h pty_err.h
 logwtmp.so logwtmp.po $(OUTPRE)logwtmp.$(OBJEXT): logwtmp.c $(BUILDTOP)/include/com_err.h \
-  libpty.h pty-int.h pty_err.h $(SRCTOP)/include/syslog.h
+  libpty.h pty-int.h pty_err.h
 init.so init.po $(OUTPRE)init.$(OBJEXT): init.c $(BUILDTOP)/include/com_err.h \
-  libpty.h pty-int.h pty_err.h $(SRCTOP)/include/syslog.h
+  libpty.h pty-int.h pty_err.h
 sane_hostname.so sane_hostname.po $(OUTPRE)sane_hostname.$(OBJEXT): 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.h $(SRCTOP)/include/port-sockets.h
+  pty-int.h pty_err.h libpty.h $(SRCTOP)/include/socket-utils.h \
+  $(BUILDTOP)/include/krb5/autoconf.h $(SRCTOP)/include/fake-addrinfo.h \
+  $(SRCTOP)/include/port-sockets.h