git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11894
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
HTMLDIR = $(WXDIR)\src\html
JPEGDIR = $(WXDIR)\src\jpeg
TIFFDIR = $(WXDIR)\src\tiff
HTMLDIR = $(WXDIR)\src\html
JPEGDIR = $(WXDIR)\src\jpeg
TIFFDIR = $(WXDIR)\src\tiff
+REGEXDIR = $(WXDIR)\src\regex
+
{$(GENDIR)}.cpp{$(GENDIR)\$D}.obj:
cl @<<
{$(GENDIR)}.cpp{$(GENDIR)\$D}.obj:
cl @<<
if not exist setup.h copy setup0.h setup.h
cd $(WXDIR)\src\msw
if not exist setup.h copy setup0.h setup.h
cd $(WXDIR)\src\msw
-dirs: $(MSWDIR)\$D $(COMMDIR)\$D $(GENDIR)\$D $(OLEDIR)\$D $(HTMLDIR)\$D $(JPEGDIR)\$D $(TIFFDIR)\$D
+dirs: $(MSWDIR)\$D $(COMMDIR)\$D $(GENDIR)\$D $(OLEDIR)\$D $(HTMLDIR)\$D $(JPEGDIR)\$D $(TIFFDIR)\$D $(REGEXDIR)\$D
$(TIFFDIR)\$D:
mkdir $(TIFFDIR)\$D
$(TIFFDIR)\$D:
mkdir $(TIFFDIR)\$D
+$(REGEXDIR)\$D:
+ mkdir $(REGEXDIR)\$D
+
# wxWindows library as DLL
dll:
nmake -f makefile.vc all FINAL=$(FINAL) DLL=1 WXMAKINGDLL=1 NEW_WXLIBNAME=$(NEW_WXLIBNAME)
# wxWindows library as DLL
dll:
nmake -f makefile.vc all FINAL=$(FINAL) DLL=1 WXMAKINGDLL=1 NEW_WXLIBNAME=$(NEW_WXLIBNAME)
regex:
cd $(WXDIR)\src\regex
regex:
cd $(WXDIR)\src\regex
- nmake -f makefile.vc FINAL=$(FINAL) DLL=$(DLL) WXMAKINGDLL=$(WXMAKINGDLL) CRTFLAG=$(CRTFLAG)
+ nmake -f makefile.vc FINAL=$(FINAL) DLL=$(DLL) WXMAKINGDLL=$(WXMAKINGDLL) CRTFLAG=$(CRTFLAG) all
cd $(WXDIR)\src\msw
clean_regex:
cd $(WXDIR)\src\msw
clean_regex:
-# This file was automatically generated by tmake at 10:37, 2001/10/08
+# This file was automatically generated by tmake at 10:56, 2001/10/08
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE VC.T!
# File: makefile.vc
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE VC.T!
# File: makefile.vc
HTMLDIR = $(WXDIR)\src\html
JPEGDIR = $(WXDIR)\src\jpeg
TIFFDIR = $(WXDIR)\src\tiff
HTMLDIR = $(WXDIR)\src\html
JPEGDIR = $(WXDIR)\src\jpeg
TIFFDIR = $(WXDIR)\src\tiff
+REGEXDIR = $(WXDIR)\src\regex
+
{$(GENDIR)}.cpp{$(GENDIR)\$D}.obj:
cl @<<
{$(GENDIR)}.cpp{$(GENDIR)\$D}.obj:
cl @<<
if not exist setup.h copy setup0.h setup.h
cd $(WXDIR)\src\msw
if not exist setup.h copy setup0.h setup.h
cd $(WXDIR)\src\msw
-dirs: $(MSWDIR)\$D $(COMMDIR)\$D $(GENDIR)\$D $(OLEDIR)\$D $(HTMLDIR)\$D $(JPEGDIR)\$D $(TIFFDIR)\$D
+dirs: $(MSWDIR)\$D $(COMMDIR)\$D $(GENDIR)\$D $(OLEDIR)\$D $(HTMLDIR)\$D $(JPEGDIR)\$D $(TIFFDIR)\$D $(REGEXDIR)\$D
$(TIFFDIR)\$D:
mkdir $(TIFFDIR)\$D
$(TIFFDIR)\$D:
mkdir $(TIFFDIR)\$D
+$(REGEXDIR)\$D:
+ mkdir $(REGEXDIR)\$D
+
# wxWindows library as DLL
dll:
nmake -f makefile.vc all FINAL=$(FINAL) DLL=1 WXMAKINGDLL=1 NEW_WXLIBNAME=$(NEW_WXLIBNAME)
# wxWindows library as DLL
dll:
nmake -f makefile.vc all FINAL=$(FINAL) DLL=1 WXMAKINGDLL=1 NEW_WXLIBNAME=$(NEW_WXLIBNAME)
regex:
cd $(WXDIR)\src\regex
regex:
cd $(WXDIR)\src\regex
- nmake -f makefile.vc FINAL=$(FINAL) DLL=$(DLL) WXMAKINGDLL=$(WXMAKINGDLL) CRTFLAG=$(CRTFLAG)
+ nmake -f makefile.vc FINAL=$(FINAL) DLL=$(DLL) WXMAKINGDLL=$(WXMAKINGDLL) CRTFLAG=$(CRTFLAG) all
cd $(WXDIR)\src\msw
clean_regex:
cd $(WXDIR)\src\msw
clean_regex:
- regcomp.obj \
- regexec.obj \
- regerror.obj \
- regfree.obj
+ $D\regcomp.obj \
+ $D\regexec.obj \
+ $D\regerror.obj \
+ $D\regfree.obj
# Pull in standard variable definitions
# Pull in standard variable definitions