Rename windows.in to win-pre.in
authorDanilo Almeida <dalmeida@mit.edu>
Tue, 18 May 1999 00:51:25 +0000 (00:51 +0000)
committerDanilo Almeida <dalmeida@mit.edu>
Tue, 18 May 1999 00:51:25 +0000 (00:51 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11463 dc483132-0cff-0310-8789-dd5450dbe970

src/config/ChangeLog
src/config/win-post.in
src/config/win-pre.in [moved from src/config/windows.in with 98% similarity]

index 4ff7ddc09dcc3df9fa03501e9a4937625aa8a5c0..9df6575e45659aeb3541e7fff29ee02b26b6fa0f 100644 (file)
@@ -1,3 +1,8 @@
+Mon May 17 20:45:05 1999  Danilo Almeida  <dalmeida@mit.edu>
+
+       * win-post.in, win-pre.in, windows.in: Rename windows.in to
+               win-pre.in.
+
 Mon May 17 12:26:12 1999  Danilo Almeida  <dalmeida@mit.edu>
 
        * windows.in, win-post.in: Remove win16 stuff.  Add
index 5668331f894d7a9426829715684538ff13c2ac6b..71c1506e2a356b0de9e6b4053bb3debe98d982ac 100644 (file)
@@ -26,7 +26,7 @@ DLL_FILE_DEF=/DKRB5_DLL_FILE
 # Build the Makefile unless we are in the top-level
 #(where there is already an explicit rule).
 !if !defined(ZIP) && !defined(WINFILES)
-Makefile: Makefile.in $(BUILDTOP)\config\windows.in $(BUILDTOP)\config\win-post.in
+Makefile: Makefile.in $(BUILDTOP)\config\win-pre.in $(BUILDTOP)\config\win-post.in
        $(BUILDTOP)\$(OUTPRE)wconfig $(BUILDTOP)\config < Makefile.in > Makefile
 !endif
 
similarity index 98%
rename from src/config/windows.in
rename to src/config/win-pre.in
index 646d3d9c8f9f85c3991664388626ed021814f2ec..25ecb8fc35d4b476333daaf987b6a9ddda071f8b 100644 (file)
@@ -156,6 +156,6 @@ MFLAGS=$(MAKEFLAGS)
        $(CC) $(CFLAGS) -Fo$(OUTPRE)\ -c $<
 
 #
-# End of Win32 pre-config lines (config/windows.in)
+# End of Win32 pre-config lines (config/win-pre.in)
 #