tmake update.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14084 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# This file was automatically generated by tmake at 22:26, 2002/01/29
|
# This file was automatically generated by tmake
|
||||||
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE MSW.T!
|
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE MSW.T!
|
||||||
ALL_SOURCES = \
|
ALL_SOURCES = \
|
||||||
generic/busyinfo.cpp \
|
generic/busyinfo.cpp \
|
||||||
@@ -111,6 +111,7 @@ ALL_SOURCES = \
|
|||||||
common/mstream.cpp \
|
common/mstream.cpp \
|
||||||
common/nbkbase.cpp \
|
common/nbkbase.cpp \
|
||||||
common/object.cpp \
|
common/object.cpp \
|
||||||
|
common/odbc.cpp \
|
||||||
common/paper.cpp \
|
common/paper.cpp \
|
||||||
common/popupcmn.cpp \
|
common/popupcmn.cpp \
|
||||||
common/prntbase.cpp \
|
common/prntbase.cpp \
|
||||||
@@ -755,6 +756,7 @@ COMMONOBJS = \
|
|||||||
mstream.o \
|
mstream.o \
|
||||||
nbkbase.o \
|
nbkbase.o \
|
||||||
object.o \
|
object.o \
|
||||||
|
odbc.o \
|
||||||
paper.o \
|
paper.o \
|
||||||
popupcmn.o \
|
popupcmn.o \
|
||||||
prntbase.o \
|
prntbase.o \
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
|
|
||||||
|
|
||||||
# This file was automatically generated by tmake at 22:26, 2002/01/29
|
# This file was automatically generated by tmake
|
||||||
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE B32.T!
|
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE B32.T!
|
||||||
|
|
||||||
#
|
#
|
||||||
@@ -372,7 +372,13 @@ OBJECTS = $(COMMONOBJS) $(GENERICOBJS) $(MSWOBJS) $(HTMLOBJS)
|
|||||||
|
|
||||||
default: wx
|
default: wx
|
||||||
|
|
||||||
wx: $(CFG) $(DUMMY).obj $(OBJECTS) $(PERIPH_TARGET) $(LIBTARGET)
|
wx: setuph $(CFG) $(DUMMY).obj $(OBJECTS) $(PERIPH_TARGET) $(LIBTARGET)
|
||||||
|
|
||||||
|
# TODO: put the setup.h under lib
|
||||||
|
setuph:
|
||||||
|
cd $(WXDIR)\include\wx\msw
|
||||||
|
if not exist setup.h copy setup0.h setup.h
|
||||||
|
cd $(WXDIR)\src\msw
|
||||||
|
|
||||||
all: wx
|
all: wx
|
||||||
|
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
|
|
||||||
|
|
||||||
# This file was automatically generated by tmake at 22:26, 2002/01/29
|
# This file was automatically generated by tmake
|
||||||
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE BCC.T!
|
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE BCC.T!
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
# This file was automatically generated by tmake at 22:26, 2002/01/29
|
# This file was automatically generated by tmake
|
||||||
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE DOS.T!
|
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE DOS.T!
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
|
|
||||||
|
|
||||||
# This file was automatically generated by tmake at 22:26, 2002/01/29
|
# This file was automatically generated by tmake
|
||||||
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE SC.T!
|
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE SC.T!
|
||||||
|
|
||||||
# Symantec C++ makefile for the msw objects
|
# Symantec C++ makefile for the msw objects
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
# This file was automatically generated by tmake at 22:26, 2002/01/29
|
# This file was automatically generated by tmake
|
||||||
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE VC.T!
|
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE VC.T!
|
||||||
|
|
||||||
# File: makefile.vc
|
# File: makefile.vc
|
||||||
@@ -735,17 +735,14 @@ docs: allhlp allhtml allpdfrtf allhtb allhtmlhelp
|
|||||||
alldocs: docs
|
alldocs: docs
|
||||||
hlp: wxhlp
|
hlp: wxhlp
|
||||||
wxhlp: $(DOCDIR)/winhelp/wx.hlp
|
wxhlp: $(DOCDIR)/winhelp/wx.hlp
|
||||||
refhlp: $(DOCDIR)/winhelp/techref.hlp
|
|
||||||
rtf: $(DOCDIR)/winhelp/wx.rtf
|
rtf: $(DOCDIR)/winhelp/wx.rtf
|
||||||
pdfrtf: $(DOCDIR)/pdf/wx.rtf
|
pdfrtf: $(DOCDIR)/pdf/wx.rtf
|
||||||
refpdfrtf: $(DOCDIR)/pdf/techref.rtf
|
|
||||||
html: wxhtml
|
html: wxhtml
|
||||||
htb: $(DOCDIR)\htb\wx.htb
|
htb: $(DOCDIR)\htb\wx.htb
|
||||||
wxhtml: $(DOCDIR)\html\wx\wx.htm
|
wxhtml: $(DOCDIR)\html\wx\wx.htm
|
||||||
htmlhelp: $(DOCDIR)\htmlhelp\wx.chm
|
htmlhelp: $(DOCDIR)\htmlhelp\wx.chm
|
||||||
ps: wxps referencps
|
ps: wxps
|
||||||
wxps: $(WXDIR)\docs\ps\wx.ps
|
wxps: $(WXDIR)\docs\ps\wx.ps
|
||||||
referencps: $(WXDIR)\docs\ps\referenc.ps
|
|
||||||
|
|
||||||
allhlp: wxhlp
|
allhlp: wxhlp
|
||||||
cd $(WXDIR)\utils\dialoged\src
|
cd $(WXDIR)\utils\dialoged\src
|
||||||
@@ -762,7 +759,6 @@ allhtml: wxhtml
|
|||||||
cd $(WXDIR)\utils\tex2rtf\src
|
cd $(WXDIR)\utils\tex2rtf\src
|
||||||
nmake -f makefile.vc html
|
nmake -f makefile.vc html
|
||||||
cd $(WXDIR)\contrib\src\fl
|
cd $(WXDIR)\contrib\src\fl
|
||||||
nmake -f makefile.vc html
|
|
||||||
cd $(THISDIR)
|
cd $(THISDIR)
|
||||||
|
|
||||||
allhtmlhelp: htmlhelp
|
allhtmlhelp: htmlhelp
|
||||||
@@ -811,24 +807,11 @@ $(DOCDIR)/winhelp/wx.hlp: $(DOCDIR)/latex/wx/wx.rtf $(DOCDIR)/latex/wx/w
|
|||||||
move wx.cnt $(DOCDIR)\winhelp\wx.cnt
|
move wx.cnt $(DOCDIR)\winhelp\wx.cnt
|
||||||
cd $(THISDIR)
|
cd $(THISDIR)
|
||||||
|
|
||||||
$(DOCDIR)/winhelp/techref.hlp: $(DOCDIR)/latex/techref/techref.rtf $(DOCDIR)/latex/techref/techref.hpj
|
|
||||||
cd $(DOCDIR)/latex/techref
|
|
||||||
-erase techref.ph
|
|
||||||
hc techref
|
|
||||||
move techref.hlp $(DOCDIR)\winhelp\techref.hlp
|
|
||||||
move techref.cnt $(DOCDIR)\winhelp\techref.cnt
|
|
||||||
cd $(THISDIR)
|
|
||||||
|
|
||||||
$(DOCDIR)/latex/wx/wx.rtf: $(DOCDIR)/latex/wx/classes.tex $(DOCDIR)/latex/wx/body.tex $(DOCDIR)/latex/wx/topics.tex $(DOCDIR)/latex/wx/manual.tex
|
$(DOCDIR)/latex/wx/wx.rtf: $(DOCDIR)/latex/wx/classes.tex $(DOCDIR)/latex/wx/body.tex $(DOCDIR)/latex/wx/topics.tex $(DOCDIR)/latex/wx/manual.tex
|
||||||
cd $(DOCDIR)\latex\wx
|
cd $(DOCDIR)\latex\wx
|
||||||
-start $(WAITFLAG) tex2rtf $(DOCDIR)/latex/wx/manual.tex $(DOCDIR)/latex/wx/wx.rtf -twice -winhelp
|
-start $(WAITFLAG) tex2rtf $(DOCDIR)/latex/wx/manual.tex $(DOCDIR)/latex/wx/wx.rtf -twice -winhelp
|
||||||
cd $(THISDIR)
|
cd $(THISDIR)
|
||||||
|
|
||||||
$(DOCDIR)/latex/techref/techref.rtf: $(DOCDIR)/latex/techref/techref.tex
|
|
||||||
cd $(DOCDIR)\latex\techref
|
|
||||||
-start $(WAITFLAG) tex2rtf $(DOCDIR)/latex/techref/techref.tex $(DOCDIR)/latex/techref/techref.rtf -twice -winhelp
|
|
||||||
cd $(THISDIR)
|
|
||||||
|
|
||||||
$(DOCDIR)/pdf/wx.rtf: $(DOCDIR)/latex/wx/classes.tex $(DOCDIR)/latex/wx/body.tex $(DOCDIR)/latex/wx/topics.tex $(DOCDIR)/latex/wx/manual.tex
|
$(DOCDIR)/pdf/wx.rtf: $(DOCDIR)/latex/wx/classes.tex $(DOCDIR)/latex/wx/body.tex $(DOCDIR)/latex/wx/topics.tex $(DOCDIR)/latex/wx/manual.tex
|
||||||
cd $(DOCDIR)\latex\wx
|
cd $(DOCDIR)\latex\wx
|
||||||
-copy *.wmf $(DOCDIR)\pdf
|
-copy *.wmf $(DOCDIR)\pdf
|
||||||
@@ -836,13 +819,6 @@ $(DOCDIR)/pdf/wx.rtf: $(DOCDIR)/latex/wx/classes.tex $(DOCDIR)/latex/wx/
|
|||||||
-start $(WAITFLAG) tex2rtf $(DOCDIR)/latex/wx/manual.tex $(DOCDIR)/pdf/wx.rtf -twice -rtf
|
-start $(WAITFLAG) tex2rtf $(DOCDIR)/latex/wx/manual.tex $(DOCDIR)/pdf/wx.rtf -twice -rtf
|
||||||
cd $(THISDIR)
|
cd $(THISDIR)
|
||||||
|
|
||||||
$(DOCDIR)/pdf/techref.rtf: $(DOCDIR)/latex/techref/techref.tex
|
|
||||||
cd $(DOCDIR)\latex\techref
|
|
||||||
-copy *.wmf $(DOCDIR)\pdf
|
|
||||||
-copy *.bmp $(DOCDIR)\pdf
|
|
||||||
-start $(WAITFLAG) tex2rtf $(DOCDIR)/latex/techref/techref.tex $(DOCDIR)/pdf/techref.rtf -twice -rtf
|
|
||||||
cd $(THISDIR)
|
|
||||||
|
|
||||||
$(DOCDIR)\html\wx\wx.htm: $(DOCDIR)\latex\wx\classes.tex $(DOCDIR)\latex\wx\body.tex $(DOCDIR)/latex/wx/topics.tex $(DOCDIR)\latex\wx\manual.tex
|
$(DOCDIR)\html\wx\wx.htm: $(DOCDIR)\latex\wx\classes.tex $(DOCDIR)\latex\wx\body.tex $(DOCDIR)/latex/wx/topics.tex $(DOCDIR)\latex\wx\manual.tex
|
||||||
cd $(DOCDIR)\latex\wx
|
cd $(DOCDIR)\latex\wx
|
||||||
-mkdir $(DOCDIR)\html\wx
|
-mkdir $(DOCDIR)\html\wx
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
#!/binb/wmake.exe
|
#!/binb/wmake.exe
|
||||||
|
|
||||||
# This file was automatically generated by tmake at 22:26, 2002/01/29
|
# This file was automatically generated by tmake
|
||||||
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE WAT.T!
|
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE WAT.T!
|
||||||
|
|
||||||
#
|
#
|
||||||
|
Reference in New Issue
Block a user