Makefile.in: Set the myfulldir and mydir variables (which are relative
authorTheodore Tso <tytso@mit.edu>
Sat, 5 Dec 1998 05:55:32 +0000 (05:55 +0000)
committerTheodore Tso <tytso@mit.edu>
Sat, 5 Dec 1998 05:55:32 +0000 (05:55 +0000)
to buildtop and thisconfigdir, respectively.)

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

src/kdc/ChangeLog
src/kdc/Makefile.in

index 757ac7dc583981394609d2f26c066412d5bf58ed..52809a831232275399f4ed304750687b0093ceb0 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-27  Marc Horowitz  <marc@mit.edu>
 
        * do_as_req.c, do_tgs_req.c, extern.h, kdc_preauth.c, kdc_util.c,
index ce1bd18a9bd7ec175e813b889df6f8049b182cf5..b1b4f296a0b6692e9b7f6765c537d61bd65042fd 100644 (file)
@@ -1,4 +1,6 @@
 thisconfigdir=.
+myfulldir=kdc
+mydir=.
 BUILDTOP=$(REL)$(U)
 CFLAGS = $(CCOPTS) $(DEFS) $(LOCALINCLUDE)
 RUN_SETUP = @KRB5_RUN_ENV@