aboutsummaryrefslogtreecommitdiff
path: root/src/appl/simple/client/ChangeLog
diff options
context:
space:
mode:
authorTheodore Tso <tytso@mit.edu>1998-11-13 21:09:42 +0000
committerTheodore Tso <tytso@mit.edu>1998-11-13 21:09:42 +0000
commitb144eab66fe487302900c0dbccb01be3794510fe (patch)
tree9ebd1751dd837176da30a126def90397b0ac8db5 /src/appl/simple/client/ChangeLog
parente812d05c58837dbaa4cfc4b433929d0c18f279ba (diff)
downloadkrb5-b144eab66fe487302900c0dbccb01be3794510fe.zip
krb5-b144eab66fe487302900c0dbccb01be3794510fe.tar.gz
krb5-b144eab66fe487302900c0dbccb01be3794510fe.tar.bz2
Makefile.in: Set the myfulldir and mydir variables (which are relative
to buildtop and thisconfigdir, respectively.) Add a MY_SUBDIRS macro set to '.' to indicate that there are no subdirectories to be processed by the Makefile. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11031 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/appl/simple/client/ChangeLog')
-rw-r--r--src/appl/simple/client/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/appl/simple/client/ChangeLog b/src/appl/simple/client/ChangeLog
index 3065caa..8074ea9 100644
--- a/src/appl/simple/client/ChangeLog
+++ b/src/appl/simple/client/ChangeLog
@@ -1,3 +1,10 @@
+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.)
+ Add a MY_SUBDIRS macro set to '.' to indicate that there
+ are no subdirectories to be processed by the Makefile.
+
1998-05-06 Theodore Ts'o <tytso@rsts-11.mit.edu>
* sim_client.c (main): POSIX states that getopt returns -1 when it