summaryrefslogtreecommitdiffstats
path: root/src/util/pty/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/pty/Makefile.in')
-rw-r--r--src/util/pty/Makefile.in52
1 files changed, 25 insertions, 27 deletions
diff --git a/src/util/pty/Makefile.in b/src/util/pty/Makefile.in
index bdaf9420be..0e8f394c85 100644
--- a/src/util/pty/Makefile.in
+++ b/src/util/pty/Makefile.in
@@ -118,42 +118,40 @@ $(BUILDTOP)/include/krb5/autoconf.h: $(SRCTOP)/include/krb5/autoconf.h.in
pty_err.so pty_err.po $(OUTPRE)pty_err.$(OBJEXT): pty_err.c \
$(COM_ERR_DEPS)
cleanup.so cleanup.po $(OUTPRE)cleanup.$(OBJEXT): cleanup.c \
- $(COM_ERR_DEPS) libpty.h pty-int.h ./pty_err.h $(COM_ERR_DEPS) \
- $(SRCTOP)/include/port-sockets.h $(BUILDTOP)/include/krb5/autoconf.h
+ $(COM_ERR_DEPS) libpty.h pty-int.h pty_err.h $(SRCTOP)/include/port-sockets.h \
+ $(BUILDTOP)/include/krb5/autoconf.h
getpty.so getpty.po $(OUTPRE)getpty.$(OBJEXT): getpty.c \
- $(COM_ERR_DEPS) libpty.h pty-int.h ./pty_err.h $(COM_ERR_DEPS) \
- $(SRCTOP)/include/port-sockets.h $(BUILDTOP)/include/krb5/autoconf.h
+ $(COM_ERR_DEPS) libpty.h pty-int.h pty_err.h $(SRCTOP)/include/port-sockets.h \
+ $(BUILDTOP)/include/krb5/autoconf.h
init_slave.so init_slave.po $(OUTPRE)init_slave.$(OBJEXT): \
- init_slave.c $(COM_ERR_DEPS) libpty.h pty-int.h ./pty_err.h \
- $(COM_ERR_DEPS) $(SRCTOP)/include/port-sockets.h $(BUILDTOP)/include/krb5/autoconf.h
+ init_slave.c $(COM_ERR_DEPS) libpty.h pty-int.h pty_err.h \
+ $(SRCTOP)/include/port-sockets.h $(BUILDTOP)/include/krb5/autoconf.h
open_ctty.so open_ctty.po $(OUTPRE)open_ctty.$(OBJEXT): \
- open_ctty.c $(COM_ERR_DEPS) libpty.h pty-int.h ./pty_err.h \
- $(COM_ERR_DEPS) $(SRCTOP)/include/port-sockets.h $(BUILDTOP)/include/krb5/autoconf.h
+ open_ctty.c $(COM_ERR_DEPS) libpty.h pty-int.h pty_err.h \
+ $(SRCTOP)/include/port-sockets.h $(BUILDTOP)/include/krb5/autoconf.h
open_slave.so open_slave.po $(OUTPRE)open_slave.$(OBJEXT): \
- open_slave.c $(COM_ERR_DEPS) libpty.h pty-int.h ./pty_err.h \
- $(COM_ERR_DEPS) $(SRCTOP)/include/port-sockets.h $(BUILDTOP)/include/krb5/autoconf.h
+ open_slave.c $(COM_ERR_DEPS) libpty.h pty-int.h pty_err.h \
+ $(SRCTOP)/include/port-sockets.h $(BUILDTOP)/include/krb5/autoconf.h
update_utmp.so update_utmp.po $(OUTPRE)update_utmp.$(OBJEXT): \
- update_utmp.c $(COM_ERR_DEPS) libpty.h pty-int.h ./pty_err.h \
- $(COM_ERR_DEPS) $(SRCTOP)/include/port-sockets.h $(BUILDTOP)/include/krb5/autoconf.h
+ update_utmp.c $(COM_ERR_DEPS) libpty.h pty-int.h pty_err.h \
+ $(SRCTOP)/include/port-sockets.h $(BUILDTOP)/include/krb5/autoconf.h
update_wtmp.so update_wtmp.po $(OUTPRE)update_wtmp.$(OBJEXT): \
- update_wtmp.c $(COM_ERR_DEPS) libpty.h pty-int.h ./pty_err.h \
- $(COM_ERR_DEPS) $(SRCTOP)/include/port-sockets.h $(BUILDTOP)/include/krb5/autoconf.h
-vhangup.so vhangup.po $(OUTPRE)vhangup.$(OBJEXT): vhangup.c \
- $(COM_ERR_DEPS) libpty.h pty-int.h ./pty_err.h $(COM_ERR_DEPS) \
+ update_wtmp.c $(COM_ERR_DEPS) libpty.h pty-int.h pty_err.h \
$(SRCTOP)/include/port-sockets.h $(BUILDTOP)/include/krb5/autoconf.h
+vhangup.so vhangup.po $(OUTPRE)vhangup.$(OBJEXT): vhangup.c \
+ $(COM_ERR_DEPS) libpty.h pty-int.h pty_err.h $(SRCTOP)/include/port-sockets.h \
+ $(BUILDTOP)/include/krb5/autoconf.h
void_assoc.so void_assoc.po $(OUTPRE)void_assoc.$(OBJEXT): \
- void_assoc.c $(COM_ERR_DEPS) libpty.h pty-int.h ./pty_err.h \
- $(COM_ERR_DEPS) $(SRCTOP)/include/port-sockets.h $(BUILDTOP)/include/krb5/autoconf.h
-logwtmp.so logwtmp.po $(OUTPRE)logwtmp.$(OBJEXT): logwtmp.c \
- $(COM_ERR_DEPS) libpty.h pty-int.h ./pty_err.h $(COM_ERR_DEPS) \
+ void_assoc.c $(COM_ERR_DEPS) libpty.h pty-int.h pty_err.h \
$(SRCTOP)/include/port-sockets.h $(BUILDTOP)/include/krb5/autoconf.h
+logwtmp.so logwtmp.po $(OUTPRE)logwtmp.$(OBJEXT): logwtmp.c \
+ $(COM_ERR_DEPS) libpty.h pty-int.h pty_err.h $(SRCTOP)/include/port-sockets.h \
+ $(BUILDTOP)/include/krb5/autoconf.h
init.so init.po $(OUTPRE)init.$(OBJEXT): init.c $(COM_ERR_DEPS) \
- libpty.h pty-int.h ./pty_err.h $(COM_ERR_DEPS) $(SRCTOP)/include/port-sockets.h \
+ libpty.h pty-int.h pty_err.h $(SRCTOP)/include/port-sockets.h \
$(BUILDTOP)/include/krb5/autoconf.h
sane_hostname.so sane_hostname.po $(OUTPRE)sane_hostname.$(OBJEXT): \
- sane_hostname.c $(COM_ERR_DEPS) pty-int.h ./pty_err.h \
- $(COM_ERR_DEPS) $(SRCTOP)/include/port-sockets.h $(BUILDTOP)/include/krb5/autoconf.h \
- libpty.h $(SRCTOP)/include/socket-utils.h $(SRCTOP)/include/port-sockets.h \
- $(SRCTOP)/include/k5-platform.h $(BUILDTOP)/include/krb5/autoconf.h \
- $(SRCTOP)/include/k5-thread.h $(SRCTOP)/include/fake-addrinfo.h \
- $(SRCTOP)/include/socket-utils.h
+ sane_hostname.c $(COM_ERR_DEPS) pty-int.h pty_err.h \
+ $(SRCTOP)/include/port-sockets.h $(BUILDTOP)/include/krb5/autoconf.h \
+ libpty.h $(SRCTOP)/include/socket-utils.h $(SRCTOP)/include/k5-platform.h \
+ $(SRCTOP)/include/k5-thread.h $(SRCTOP)/include/fake-addrinfo.h