Makefile.in: Set the myfulldir and mydir variables (which are relative
authorTheodore Tso <tytso@mit.edu>
Fri, 13 Nov 1998 21:05:20 +0000 (21:05 +0000)
committerTheodore Tso <tytso@mit.edu>
Fri, 13 Nov 1998 21:05:20 +0000 (21:05 +0000)
to buildtop and thisconfigdir, respectively.)

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11029 dc483132-0cff-0310-8789-dd5450dbe970

14 files changed:
src/appl/gssftp/ChangeLog
src/appl/gssftp/Makefile.in
src/appl/gssftp/ftp/ChangeLog
src/appl/gssftp/ftp/Makefile.in
src/appl/gssftp/ftpd/ChangeLog
src/appl/gssftp/ftpd/Makefile.in
src/appl/telnet/ChangeLog
src/appl/telnet/Makefile.in
src/appl/telnet/libtelnet/ChangeLog
src/appl/telnet/libtelnet/Makefile.in
src/appl/telnet/telnet/ChangeLog
src/appl/telnet/telnet/Makefile.in
src/appl/telnet/telnetd/ChangeLog
src/appl/telnet/telnetd/Makefile.in

index df777252c453bd3a983dc1f4c9c46b3d5d174f76..834b776bebfb6e3b8e1f5d3d8912fb257d88797b 100644 (file)
@@ -1,3 +1,8 @@
+1998-11-13  Theodore Ts'o  <tytso@rsts-11.mit.edu>
+
+       * Makefile.in: Set the myfulldir and mydir variables (which are
+               relative to buildtop and thisconfigdir, respectively.)
+
 1998-05-27  Theodore Ts'o  <tytso@rsts-11.mit.edu>
 
        * configure.in: Add check for paths.h
index 81a9d7559a0ad54b74717700f4d95e7c22dcb390..e1f1ef91507f641c4c16ea3b00fcd2277b1a213d 100644 (file)
@@ -1,4 +1,6 @@
 thisconfigdir=.
+myfulldir=appl/gssftp
+mydir=.
 BUILDTOP=$(REL)$(U)$(S)$(U)
 LOCAL_SUBDIRS=ftp ftpd
 CFLAGS = $(CCOPTS)
index b021129b04a2373437972bb8a2be9dccfd0fe83c..f76c9894dc63cf8322eedbb35918884e04d856fc 100644 (file)
@@ -1,3 +1,8 @@
+1998-11-13  Theodore Ts'o  <tytso@rsts-11.mit.edu>
+
+       * Makefile.in: Set the myfulldir and mydir variables (which are
+               relative to buildtop and thisconfigdir, respectively.)
+
 1998-10-26  Marc Horowitz  <marc@mit.edu>
 
        * ftp.c (login): *always* encrypt the password, regardless
index f861701187fd44fd5d62a4176881da9b306a14db..73f7b3baaf708cecdf3597855307fa83259c634c 100644 (file)
@@ -1,4 +1,6 @@
 thisconfigdir=./..
+myfulldir=appl/gssftp/ftp
+mydir=ftp
 BUILDTOP=$(REL)$(U)$(S)$(U)$(S)$(U)
 #
 # appl/gssftp/ftp/Makefile.in
index 37681c479d7266bde96fc8d3fba69b47ac56fbbe..8a0dbc8e078a4cc709ac283b2b9e2c27f78f83b0 100644 (file)
@@ -1,3 +1,8 @@
+1998-11-13  Theodore Ts'o  <tytso@rsts-11.mit.edu>
+
+       * Makefile.in: Set the myfulldir and mydir variables (which are
+               relative to buildtop and thisconfigdir, respectively.)
+
 Mon Oct 26 13:46:47 1998  Dan Winship  <danw@mit.edu>
 
        * ftpd.c (main): Add -A (require authentication, but not
index 0988bb95e6407b850710d7109783394ac846bc8c..f232ad322a5335161f061586fdb33ca917d769e8 100644 (file)
@@ -1,4 +1,6 @@
 thisconfigdir=./..
+myfulldir=appl/gssftp/ftpd
+mydir=ftpd
 BUILDTOP=$(REL)$(U)$(S)$(U)$(S)$(U)
 #
 # appl/gssftp/ftpd/Makefile.in
index 3095986a743f4ccf8dffbdc1e7449a2f3bb5318c..62fb2e8a0f96ec9e96cb86b97ed518e86fbc95f5 100644 (file)
@@ -1,3 +1,8 @@
+1998-11-13  Theodore Ts'o  <tytso@rsts-11.mit.edu>
+
+       * Makefile.in: Set the myfulldir and mydir variables (which are
+               relative to buildtop and thisconfigdir, respectively.)
+
 Wed Feb 18 15:36:25 1998  Tom Yu  <tlyu@mit.edu>
 
        * Makefile.in: Remove trailing slash from thisconfigdir.  Fix up
index 724399a32e905f8808c874789de211dfb7ca3607..6d7f9632e3ad6d6786825e1ae83249912e6df38a 100644 (file)
@@ -1,2 +1,4 @@
 thisconfigdir=.
+myfulldir=appl/telnet
+mydir=.
 BUILDTOP=$(REL)$(U)$(S)$(U)
index 55168c36b33e665bdc9996b7933af164de1ef134..c322ae945ea24fd0e69d3ba4e23026e37ade255e 100644 (file)
@@ -1,3 +1,8 @@
+1998-11-13  Theodore Ts'o  <tytso@rsts-11.mit.edu>
+
+       * Makefile.in: Set the myfulldir and mydir variables (which are
+               relative to buildtop and thisconfigdir, respectively.)
+
 1998-10-26  Marc Horowitz  <marc@mit.edu>
 
        * enc_des.c, kerberos.c: the ECB des functions don't exist
index dc943e19b598644c8174151753ced41c7df6c561..31d98b36b9365f11e801812daddba3f2307596f4 100644 (file)
@@ -1,4 +1,6 @@
 thisconfigdir=.
+myfulldir=appl/telnet/libtelnet
+mydir=.
 BUILDTOP=$(REL)$(U)$(S)$(U)$(S)$(U)
 # derived from the original Makefile.generic
 #
index 7d94d0acf7144237a434381e41fdabc3e5ffb80d..a843a7f05fafd0b6e4df3ec8c51fdcd086eb59cb 100644 (file)
@@ -1,3 +1,8 @@
+1998-11-13  Theodore Ts'o  <tytso@rsts-11.mit.edu>
+
+       * Makefile.in: Set the myfulldir and mydir variables (which are
+               relative to buildtop and thisconfigdir, respectively.)
+
 1998-10-26  Marc Horowitz  <marc@mit.edu>
 
        * commands.c: remove calls to setuid(getuid()).  This looks like
index 2a7703a2dbdd3fca722a644fdb070c64d735c162..3654e17f47a21ebce47e0e70b16ca8247881e5f2 100644 (file)
@@ -1,4 +1,6 @@
 thisconfigdir=.
+myfulldir=appl/telnet/telnet
+mydir=.
 BUILDTOP=$(REL)$(U)$(S)$(U)$(S)$(U)
 # derived from the original Makefile.generic
 #
index 02b05da2b980e579f74d248a4a06dc712c43045f..2ac0776cf05669ab91901f36a56966b11cf57032 100644 (file)
@@ -1,3 +1,8 @@
+1998-11-13  Theodore Ts'o  <tytso@rsts-11.mit.edu>
+
+       * Makefile.in: Set the myfulldir and mydir variables (which are
+               relative to buildtop and thisconfigdir, respectively.)
+
 Wed Aug 12 00:17:09 1998  Matthew D Hancher  <mdh@mit.edu>
 
        * Makefile.in (AUTH_DEF): Undefine LOGIN_CAP_F so that telnetd
index af56cf2e907a0f47ef9739476977999c460ab619..2fbec0e56f686d0473d9aece2dbad2f6b7c604a9 100644 (file)
@@ -1,4 +1,6 @@
 thisconfigdir=.
+myfulldir=appl/telnet/telnetd
+mydir=.
 BUILDTOP=$(REL)$(U)$(S)$(U)$(S)$(U)
 # derived from the original Makefile.generic
 #