diff options
| author | Ken Raeburn <raeburn@mit.edu> | 2002-06-15 08:47:20 +0000 |
|---|---|---|
| committer | Ken Raeburn <raeburn@mit.edu> | 2002-06-15 08:47:20 +0000 |
| commit | 2e6744d63061e28908b202919948fb74cc1b44cd (patch) | |
| tree | b61cf989348a7adc74bfdaec8c7d51ad983e89d4 /src | |
| parent | 696bc309bbd1e882f61cb75df6dbdfe525719697 (diff) | |
| download | krb5-2e6744d63061e28908b202919948fb74cc1b44cd.tar.gz krb5-2e6744d63061e28908b202919948fb74cc1b44cd.tar.xz krb5-2e6744d63061e28908b202919948fb74cc1b44cd.zip | |
update dependencies
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14519 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src')
| -rw-r--r-- | src/util/pty/Makefile.in | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/src/util/pty/Makefile.in b/src/util/pty/Makefile.in index 5fde549cf..6f8d8c771 100644 --- a/src/util/pty/Makefile.in +++ b/src/util/pty/Makefile.in @@ -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 |
