+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
thisconfigdir=.
+myfulldir=appl/gssftp
+mydir=.
BUILDTOP=$(REL)$(U)$(S)$(U)
LOCAL_SUBDIRS=ftp ftpd
CFLAGS = $(CCOPTS)
+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
thisconfigdir=./..
+myfulldir=appl/gssftp/ftp
+mydir=ftp
BUILDTOP=$(REL)$(U)$(S)$(U)$(S)$(U)
#
# appl/gssftp/ftp/Makefile.in
+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
thisconfigdir=./..
+myfulldir=appl/gssftp/ftpd
+mydir=ftpd
BUILDTOP=$(REL)$(U)$(S)$(U)$(S)$(U)
#
# appl/gssftp/ftpd/Makefile.in
+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
thisconfigdir=.
+myfulldir=appl/telnet
+mydir=.
BUILDTOP=$(REL)$(U)$(S)$(U)
+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
thisconfigdir=.
+myfulldir=appl/telnet/libtelnet
+mydir=.
BUILDTOP=$(REL)$(U)$(S)$(U)$(S)$(U)
# derived from the original Makefile.generic
#
+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
thisconfigdir=.
+myfulldir=appl/telnet/telnet
+mydir=.
BUILDTOP=$(REL)$(U)$(S)$(U)$(S)$(U)
# derived from the original Makefile.generic
#
+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
thisconfigdir=.
+myfulldir=appl/telnet/telnetd
+mydir=.
BUILDTOP=$(REL)$(U)$(S)$(U)$(S)$(U)
# derived from the original Makefile.generic
#