added windows value for SRCTOP
authorTheodore Tso <tytso@mit.edu>
Fri, 22 Sep 1995 23:46:10 +0000 (23:46 +0000)
committerTheodore Tso <tytso@mit.edu>
Fri, 22 Sep 1995 23:46:10 +0000 (23:46 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6815 dc483132-0cff-0310-8789-dd5450dbe970

src/config/ChangeLog
src/config/windows.in

index dd33402302b42bff26b247acb77f6c5c9700844f..9979c19f3cd5224e4b927613a076d3148d5c7d5c 100644 (file)
@@ -1,3 +1,7 @@
+Wed Sep 13 10:20:02 1995 Keith Vetter (keithv@fusion.com)
+
+       * windows.in: added windows value for SRCTOP.
+
 Thu Aug 24 19:25:10 1995  Theodore Y. Ts'o  <tytso@dcl>
 
        * .Sanitize: Update file list
index 14e496cd9cb3e43cd82ecd141da12769f1290f98..6b296dfd1177f32ea395087d4a0a95c64814bae4 100644 (file)
@@ -10,6 +10,7 @@ S=\           # seperator
 U=..\          # up one level
 
 srcdir = .
+SRCTOP = $(srcdir)/$(BUILDTOP)
 
 # /* The name of the C compiler for the target */
 CC=cl /nologo