+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>
* configure.in: add kvno
thisconfigdir=.
+myfulldir=clients
+mydir=.
BUILDTOP=$(REL)$(U)
LOCAL_SUBDIRS= klist kinit kdestroy kpasswd ksu kvno
+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-06 Theodore Ts'o <tytso@rsts-11.mit.edu>
* kdestroy.c (main): POSIX states that getopt returns -1 when it
thisconfigdir=./..
+myfulldir=clients/kdestroy
+mydir=kdestroy
BUILDTOP=$(REL)$(U)$(S)$(U)
##DOS##BUILDTOP=..\..
+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>
* kinit.c: convert to new init_creds api
thisconfigdir=./..
+myfulldir=clients/kinit
+mydir=kinit
BUILDTOP=$(REL)$(U)$(S)$(U)
##DOS##BUILDTOP=..\..
+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>
* klist.c: add -a flag to print the ticket address, and -n flag to
thisconfigdir=./..
+myfulldir=clients/klist
+mydir=klist
BUILDTOP=$(REL)$(U)$(S)$(U)
CFLAGS = $(CCOPTS) $(DEFS) $(LOCALINCLUDE)
+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:43:41 1998 Tom Yu <tlyu@mit.edu>
* Makefile.in: Remove trailing whitespace from thisconfigdir. Fix
thisconfigdir=./..
+myfulldir=clients/kpasswd
+mydir=kpasswd
BUILDTOP=$(REL)$(U)$(S)$(U)
CFLAGS = $(CCOPTS) $(DEFS) $(LOCALINCLUDE)
PROG_LIBPATH=-L$(TOPLIBD)
+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-06 Theodore Ts'o <tytso@rsts-11.mit.edu>
* main.c (main): POSIX states that getopt returns -1 when it
thisconfigdir=./..
+myfulldir=clients/ksu
+mydir=ksu
BUILDTOP=$(REL)$(U)$(S)$(U)
DEFINES = -DGET_TGT_VIA_PASSWD -DPRINC_LOOK_AHEAD -DCMD_PATH='"/bin /local/bin"'
CFLAGS = $(CCOPTS) $(DEFINES) $(DEFS) $(LOCALINCLUDE)
+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-27 Marc Horowitz <marc@mit.edu>
* kvno.c, kvno.M: Create a new application.
thisconfigdir=./..
+myfulldir=clients/kvno
+mydir=kvno
BUILDTOP=$(REL)$(U)$(S)$(U)
##DOS##BUILDTOP=..\..