From: Theodore Tso Date: Fri, 22 Sep 1995 23:46:10 +0000 (+0000) Subject: added windows value for SRCTOP X-Git-Tag: krb5-1.0-beta6~1049 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=c060a8122719df215e815397b70d6cdf3e20cf8a;p=krb5.git added windows value for SRCTOP git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6815 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/config/ChangeLog b/src/config/ChangeLog index dd3340230..9979c19f3 100644 --- a/src/config/ChangeLog +++ b/src/config/ChangeLog @@ -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 * .Sanitize: Update file list diff --git a/src/config/windows.in b/src/config/windows.in index 14e496cd9..6b296dfd1 100644 --- a/src/config/windows.in +++ b/src/config/windows.in @@ -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