+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
# 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
$(CC) $(CFLAGS) -Fo$(OUTPRE)\ -c $<
#
-# End of Win32 pre-config lines (config/windows.in)
+# End of Win32 pre-config lines (config/win-pre.in)
#