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

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

src/lib/gssapi/generic/ChangeLog
src/lib/gssapi/generic/Makefile.in
src/lib/gssapi/krb5/ChangeLog
src/lib/gssapi/krb5/Makefile.in
src/lib/gssapi/mechglue/ChangeLog
src/lib/gssapi/mechglue/Makefile.in

index 601ca76f6b9c810452663757363cc6a5af971c7e..7f2ebf851ea2fcf8d96a2e276c49cbfb4349fe40 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>
 
        * gssapi.hin: define GSS_S_DUPLICATE_ELEMENT, GSS_S_NAME_NOT_MN,
index 05661b55d9763110d5c0ef575b3e9c5779dc89cb..40ef3e392f1c0b221881d80f96113c1160c273cf 100644 (file)
@@ -1,4 +1,6 @@
 thisconfigdir=./..
+myfulldir=lib/gssapi/generic
+mydir=generic
 BUILDTOP=$(REL)$(U)$(S)$(U)$(S)$(U)
 CFLAGS = $(CCOPTS) $(DEFS) -I. -I$(srcdir)
 
index 7145cb46e5673a59d16ffede0f7cc0912d8c52e2..2ff7310b67e85f47ce4691dc7a1165e460fb79a1 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.)
+
 Fri Nov  6 09:19:23 1998  Ezra Peisach  <epeisach@mit.edu>
 
        * k5unseal.c (kg2_unwrap_integ): Handle case of malloc(0)
index 00b575c34f0b2c010b253b6ff77142730344ad47..c13262634242161325522f5f7c145147949f45f8 100644 (file)
@@ -1,4 +1,6 @@
 thisconfigdir=./..
+myfulldir=lib/gssapi/krb5
+mydir=krb5
 BUILDTOP=$(REL)$(U)$(S)$(U)$(S)$(U)
 CFLAGS = $(CCOPTS) $(DEFS) -I. -I$(srcdir) -I../generic -I$(srcdir)/../generic
 
index f05782ce19c45839a967e1d58fff0a43733b632c..f895ebcc25af6327bf5481c3a1f4452959f7df93 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 16:12:43 1998  Tom Yu  <tlyu@mit.edu>
 
        * Makefile.in: Remove trialing slash from thisconfigdir.  Fix up
index 83553dd5497090ff2b6251ba80f5c800e2c3527b..d0522b46b56814eda12023cfc1feeea9ad025f65 100644 (file)
@@ -1,4 +1,6 @@
 thisconfigdir=.
+myfulldir=lib/gssapi/mechglue
+mydir=.
 BUILDTOP=$(REL)$(U)$(S)$(U)$(S)$(U)
 CFLAGS = $(CCOPTS) $(DEFS) -I. -I$(srcdir)