summaryrefslogtreecommitdiffstats
path: root/src/lib/rpc/unit-test/ChangeLog
diff options
context:
space:
mode:
authorTom Yu <tlyu@mit.edu>1996-11-06 21:16:09 +0000
committerTom Yu <tlyu@mit.edu>1996-11-06 21:16:09 +0000
commitae4b48ec014a77fb9b7fa6c83973b5edd492fab3 (patch)
tree50e3ada9c741f67d923c6740fded8bdd0dfc8569 /src/lib/rpc/unit-test/ChangeLog
parent7fcd82af0cb5ee8d62212f516a55bb8c10843834 (diff)
* Makefile.in: Add dependencies on $(srcdir)/foo.c so that some
makes can deal with VPATH properly (e.g. NetBSD pmake) git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9305 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/rpc/unit-test/ChangeLog')
-rw-r--r--src/lib/rpc/unit-test/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/lib/rpc/unit-test/ChangeLog b/src/lib/rpc/unit-test/ChangeLog
index 79e4778fb..599a0adfe 100644
--- a/src/lib/rpc/unit-test/ChangeLog
+++ b/src/lib/rpc/unit-test/ChangeLog
@@ -1,3 +1,7 @@
+Wed Nov 6 16:12:26 1996 Tom Yu <tlyu@mit.edu>
+ * Makefile.in: Add dependencies on $(srcdir)/foo.c so that some
+ makes can deal with VPATH properly (e.g. NetBSD pmake)
+
Mon Nov 4 23:12:06 1996 Theodore Ts'o <tytso@rsts-11.mit.edu>
* server.c: We don't need the special case for linux anymore,