From 6b6c052bcdaa702e26b3a4560cf6f4c53a0621ec Mon Sep 17 00:00:00 2001 From: Danilo Almeida Date: Tue, 18 May 1999 00:51:25 +0000 Subject: [PATCH] Rename windows.in to win-pre.in git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11463 dc483132-0cff-0310-8789-dd5450dbe970 --- src/config/ChangeLog | 5 +++++ src/config/win-post.in | 2 +- src/config/{windows.in => win-pre.in} | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) rename src/config/{windows.in => win-pre.in} (98%) diff --git a/src/config/ChangeLog b/src/config/ChangeLog index 4ff7ddc09..9df6575e4 100644 --- a/src/config/ChangeLog +++ b/src/config/ChangeLog @@ -1,3 +1,8 @@ +Mon May 17 20:45:05 1999 Danilo Almeida + + * win-post.in, win-pre.in, windows.in: Rename windows.in to + win-pre.in. + Mon May 17 12:26:12 1999 Danilo Almeida * windows.in, win-post.in: Remove win16 stuff. Add diff --git a/src/config/win-post.in b/src/config/win-post.in index 5668331f8..71c1506e2 100644 --- a/src/config/win-post.in +++ b/src/config/win-post.in @@ -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 diff --git a/src/config/windows.in b/src/config/win-pre.in similarity index 98% rename from src/config/windows.in rename to src/config/win-pre.in index 646d3d9c8..25ecb8fc3 100644 --- a/src/config/windows.in +++ b/src/config/win-pre.in @@ -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) # -- 2.26.2