diff options
| author | Ken Raeburn <raeburn@mit.edu> | 2002-06-15 09:25:23 +0000 |
|---|---|---|
| committer | Ken Raeburn <raeburn@mit.edu> | 2002-06-15 09:25:23 +0000 |
| commit | 0bc096ed4b0eebcfcf599085af310df6fab50100 (patch) | |
| tree | 9ba6c0eba1463226714d1bf4f278cd638cc75aac /src/appl/bsd | |
| parent | 2ea32f3c3b4e16e6ad20c1d39da141d000323c0d (diff) | |
| download | krb5-0bc096ed4b0eebcfcf599085af310df6fab50100.tar.gz krb5-0bc096ed4b0eebcfcf599085af310df6fab50100.tar.xz krb5-0bc096ed4b0eebcfcf599085af310df6fab50100.zip | |
update dependencies
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14522 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/appl/bsd')
| -rw-r--r-- | src/appl/bsd/Makefile.in | 60 |
1 files changed, 27 insertions, 33 deletions
diff --git a/src/appl/bsd/Makefile.in b/src/appl/bsd/Makefile.in index 2357485ea3..a70e39431d 100644 --- a/src/appl/bsd/Makefile.in +++ b/src/appl/bsd/Makefile.in @@ -101,58 +101,52 @@ kcmd.o krcp.o krlogin.o krlogind.o krsh.o krshd.o forward.o: defines.h # the Makefile.in file # $(OUTPRE)krcp.$(OBJEXT): krcp.c $(BUILDTOP)/include/krb5.h \ - $(BUILDTOP)/include/profile.h $(BUILDTOP)/include/com_err.h \ - $(SRCTOP)/include/k5-util.h $(SRCTOP)/include/kerberosIV/krb.h \ + $(COM_ERR_DEPS) $(SRCTOP)/include/k5-util.h $(SRCTOP)/include/kerberosIV/krb.h \ $(SRCTOP)/include/kerberosIV/des.h $(SRCTOP)/include/port-sockets.h \ defines.h $(SRCTOP)/include/fake-addrinfo.h $(SRCTOP)/include/socket-utils.h \ $(BUILDTOP)/include/krb5/autoconf.h $(OUTPRE)krlogin.$(OBJEXT): krlogin.c $(BUILDTOP)/include/krb5.h \ - $(BUILDTOP)/include/profile.h $(BUILDTOP)/include/com_err.h \ - $(SRCTOP)/include/kerberosIV/krb.h $(SRCTOP)/include/kerberosIV/des.h \ - $(SRCTOP)/include/port-sockets.h defines.h $(SRCTOP)/include/fake-addrinfo.h \ - $(SRCTOP)/include/socket-utils.h $(BUILDTOP)/include/krb5/autoconf.h \ - rpaths.h + $(COM_ERR_DEPS) $(SRCTOP)/include/kerberosIV/krb.h \ + $(SRCTOP)/include/kerberosIV/des.h $(SRCTOP)/include/port-sockets.h \ + defines.h $(SRCTOP)/include/fake-addrinfo.h $(SRCTOP)/include/socket-utils.h \ + $(BUILDTOP)/include/krb5/autoconf.h rpaths.h $(OUTPRE)krsh.$(OBJEXT): krsh.c $(BUILDTOP)/include/krb5.h \ - $(BUILDTOP)/include/profile.h $(BUILDTOP)/include/com_err.h \ - $(SRCTOP)/include/kerberosIV/krb.h $(SRCTOP)/include/kerberosIV/des.h \ - $(SRCTOP)/include/port-sockets.h defines.h $(SRCTOP)/include/fake-addrinfo.h \ - $(SRCTOP)/include/socket-utils.h $(BUILDTOP)/include/krb5/autoconf.h + $(COM_ERR_DEPS) $(SRCTOP)/include/kerberosIV/krb.h \ + $(SRCTOP)/include/kerberosIV/des.h $(SRCTOP)/include/port-sockets.h \ + defines.h $(SRCTOP)/include/fake-addrinfo.h $(SRCTOP)/include/socket-utils.h \ + $(BUILDTOP)/include/krb5/autoconf.h $(OUTPRE)kcmd.$(OBJEXT): kcmd.c $(BUILDTOP)/include/krb5.h \ - $(BUILDTOP)/include/profile.h $(BUILDTOP)/include/com_err.h \ - $(SRCTOP)/include/kerberosIV/krb.h $(SRCTOP)/include/kerberosIV/des.h \ - $(SRCTOP)/include/port-sockets.h defines.h $(SRCTOP)/include/fake-addrinfo.h \ - $(SRCTOP)/include/socket-utils.h $(BUILDTOP)/include/krb5/autoconf.h + $(COM_ERR_DEPS) $(SRCTOP)/include/kerberosIV/krb.h \ + $(SRCTOP)/include/kerberosIV/des.h $(SRCTOP)/include/port-sockets.h \ + defines.h $(SRCTOP)/include/fake-addrinfo.h $(SRCTOP)/include/socket-utils.h \ + $(BUILDTOP)/include/krb5/autoconf.h $(OUTPRE)forward.$(OBJEXT): forward.c $(SRCTOP)/include/k5-int.h \ $(BUILDTOP)/include/krb5/osconf.h $(BUILDTOP)/include/krb5/autoconf.h \ - $(BUILDTOP)/include/krb5.h $(BUILDTOP)/include/profile.h \ - $(BUILDTOP)/include/com_err.h $(SRCTOP)/include/krb5/kdb.h \ - defines.h $(SRCTOP)/include/fake-addrinfo.h $(SRCTOP)/include/port-sockets.h \ - $(SRCTOP)/include/socket-utils.h + $(BUILDTOP)/include/krb5.h $(COM_ERR_DEPS) $(SRCTOP)/include/krb5/kdb.h \ + $(BUILDTOP)/include/profile.h defines.h $(SRCTOP)/include/fake-addrinfo.h \ + $(SRCTOP)/include/port-sockets.h $(SRCTOP)/include/socket-utils.h $(OUTPRE)login.$(OBJEXT): login.c $(BUILDTOP)/include/libpty.h \ $(SRCTOP)/include/syslog.h $(SRCTOP)/include/k5-int.h \ $(BUILDTOP)/include/krb5/osconf.h $(BUILDTOP)/include/krb5/autoconf.h \ - $(BUILDTOP)/include/krb5.h $(BUILDTOP)/include/profile.h \ - $(BUILDTOP)/include/com_err.h $(SRCTOP)/include/krb5/kdb.h \ - $(SRCTOP)/include/kerberosIV/krb.h $(SRCTOP)/include/kerberosIV/des.h \ - $(SRCTOP)/include/port-sockets.h $(BUILDTOP)/include/krb524.h \ - $(BUILDTOP)/include/krb524_err.h loginpaths.h + $(BUILDTOP)/include/krb5.h $(COM_ERR_DEPS) $(SRCTOP)/include/krb5/kdb.h \ + $(BUILDTOP)/include/profile.h $(SRCTOP)/include/kerberosIV/krb.h \ + $(SRCTOP)/include/kerberosIV/des.h $(SRCTOP)/include/port-sockets.h \ + $(BUILDTOP)/include/krb524.h $(BUILDTOP)/include/krb524_err.h \ + loginpaths.h $(OUTPRE)krshd.$(OBJEXT): krshd.c $(BUILDTOP)/include/libpty.h \ $(SRCTOP)/include/syslog.h $(BUILDTOP)/include/krb5.h \ - $(BUILDTOP)/include/profile.h $(BUILDTOP)/include/com_err.h \ - loginpaths.h $(SRCTOP)/include/kerberosIV/krb.h $(SRCTOP)/include/kerberosIV/des.h \ - $(SRCTOP)/include/port-sockets.h $(SRCTOP)/include/k5-util.h \ - defines.h $(SRCTOP)/include/fake-addrinfo.h $(SRCTOP)/include/socket-utils.h \ - $(BUILDTOP)/include/krb5/autoconf.h + $(COM_ERR_DEPS) loginpaths.h $(SRCTOP)/include/kerberosIV/krb.h \ + $(SRCTOP)/include/kerberosIV/des.h $(SRCTOP)/include/port-sockets.h \ + $(SRCTOP)/include/k5-util.h defines.h $(SRCTOP)/include/fake-addrinfo.h \ + $(SRCTOP)/include/socket-utils.h $(BUILDTOP)/include/krb5/autoconf.h $(OUTPRE)krlogind.$(OBJEXT): krlogind.c $(SRCTOP)/include/syslog.h \ - $(BUILDTOP)/include/krb5.h $(BUILDTOP)/include/profile.h \ - $(BUILDTOP)/include/com_err.h $(SRCTOP)/include/kerberosIV/krb.h \ + $(BUILDTOP)/include/krb5.h $(COM_ERR_DEPS) $(SRCTOP)/include/kerberosIV/krb.h \ $(SRCTOP)/include/kerberosIV/des.h $(SRCTOP)/include/port-sockets.h \ $(BUILDTOP)/include/libpty.h $(SRCTOP)/include/k5-util.h \ defines.h $(SRCTOP)/include/fake-addrinfo.h $(SRCTOP)/include/socket-utils.h \ $(BUILDTOP)/include/krb5/autoconf.h $(OUTPRE)v4rcp.$(OBJEXT): v4rcp.c $(BUILDTOP)/include/krb5.h \ - $(BUILDTOP)/include/profile.h $(BUILDTOP)/include/com_err.h \ - $(SRCTOP)/include/k5-util.h $(SRCTOP)/include/kerberosIV/krb.h \ + $(COM_ERR_DEPS) $(SRCTOP)/include/k5-util.h $(SRCTOP)/include/kerberosIV/krb.h \ $(SRCTOP)/include/kerberosIV/des.h $(SRCTOP)/include/port-sockets.h \ $(SRCTOP)/include/kerberosIV/krbports.h rpaths.h |
