From d541ff2e751bae4fdb5c32a01eac9284ca4d24fa Mon Sep 17 00:00:00 2001 From: Theodore Tso Date: Tue, 29 Oct 1996 23:20:44 +0000 Subject: Use $(S) instead of / for productions which could be used on both DOS and Unix systems. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9248 dc483132-0cff-0310-8789-dd5450dbe970 --- src/lib/gssapi/generic/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/lib/gssapi/generic/ChangeLog') diff --git a/src/lib/gssapi/generic/ChangeLog b/src/lib/gssapi/generic/ChangeLog index 5bcfeae3f..c68dc7cd2 100644 --- a/src/lib/gssapi/generic/ChangeLog +++ b/src/lib/gssapi/generic/ChangeLog @@ -1,3 +1,8 @@ +Tue Oct 29 10:20:58 1996 Theodore Y. Ts'o + + * Makefile.in: Use $(S) instead of / for productions which could + be used on both DOS and Unix systems. + Mon Oct 21 16:16:26 1996 Theodore Y. Ts'o * util_ordering.c (g_queue_internalize, g_queue_externalize): -- cgit