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!
 | 
			
		||||
ALL_SOURCES = \
 | 
			
		||||
		generic/busyinfo.cpp \
 | 
			
		||||
@@ -111,6 +111,7 @@ ALL_SOURCES = \
 | 
			
		||||
		common/mstream.cpp \
 | 
			
		||||
		common/nbkbase.cpp \
 | 
			
		||||
		common/object.cpp \
 | 
			
		||||
		common/odbc.cpp \
 | 
			
		||||
		common/paper.cpp \
 | 
			
		||||
		common/popupcmn.cpp \
 | 
			
		||||
		common/prntbase.cpp \
 | 
			
		||||
@@ -755,6 +756,7 @@ COMMONOBJS = \
 | 
			
		||||
		mstream.o \
 | 
			
		||||
		nbkbase.o \
 | 
			
		||||
		object.o \
 | 
			
		||||
		odbc.o \
 | 
			
		||||
		paper.o \
 | 
			
		||||
		popupcmn.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!
 | 
			
		||||
 | 
			
		||||
#
 | 
			
		||||
@@ -372,7 +372,13 @@ OBJECTS = $(COMMONOBJS) $(GENERICOBJS) $(MSWOBJS) $(HTMLOBJS)
 | 
			
		||||
 | 
			
		||||
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
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -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!
 | 
			
		||||
 | 
			
		||||
#
 | 
			
		||||
 
 | 
			
		||||
@@ -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!
 | 
			
		||||
 | 
			
		||||
#
 | 
			
		||||
 
 | 
			
		||||
@@ -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!
 | 
			
		||||
 | 
			
		||||
# 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!
 | 
			
		||||
 | 
			
		||||
# File:     makefile.vc
 | 
			
		||||
@@ -735,17 +735,14 @@ docs:   allhlp allhtml allpdfrtf allhtb allhtmlhelp
 | 
			
		||||
alldocs: docs
 | 
			
		||||
hlp:    wxhlp
 | 
			
		||||
wxhlp:  $(DOCDIR)/winhelp/wx.hlp
 | 
			
		||||
refhlp: $(DOCDIR)/winhelp/techref.hlp
 | 
			
		||||
rtf:    $(DOCDIR)/winhelp/wx.rtf
 | 
			
		||||
pdfrtf:    $(DOCDIR)/pdf/wx.rtf
 | 
			
		||||
refpdfrtf: $(DOCDIR)/pdf/techref.rtf
 | 
			
		||||
html:	wxhtml
 | 
			
		||||
htb:	$(DOCDIR)\htb\wx.htb
 | 
			
		||||
wxhtml:	$(DOCDIR)\html\wx\wx.htm
 | 
			
		||||
htmlhelp: $(DOCDIR)\htmlhelp\wx.chm
 | 
			
		||||
ps:     wxps referencps
 | 
			
		||||
ps:     wxps
 | 
			
		||||
wxps:	$(WXDIR)\docs\ps\wx.ps
 | 
			
		||||
referencps:	$(WXDIR)\docs\ps\referenc.ps
 | 
			
		||||
 | 
			
		||||
allhlp: wxhlp
 | 
			
		||||
        cd $(WXDIR)\utils\dialoged\src
 | 
			
		||||
@@ -762,7 +759,6 @@ allhtml: wxhtml
 | 
			
		||||
        cd $(WXDIR)\utils\tex2rtf\src
 | 
			
		||||
        nmake -f makefile.vc html
 | 
			
		||||
        cd $(WXDIR)\contrib\src\fl
 | 
			
		||||
        nmake -f makefile.vc html
 | 
			
		||||
        cd $(THISDIR)
 | 
			
		||||
 | 
			
		||||
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
 | 
			
		||||
        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
 | 
			
		||||
        cd $(DOCDIR)\latex\wx
 | 
			
		||||
        -start $(WAITFLAG) tex2rtf $(DOCDIR)/latex/wx/manual.tex $(DOCDIR)/latex/wx/wx.rtf -twice -winhelp
 | 
			
		||||
        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
 | 
			
		||||
        cd $(DOCDIR)\latex\wx
 | 
			
		||||
        -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
 | 
			
		||||
        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
 | 
			
		||||
        cd $(DOCDIR)\latex\wx
 | 
			
		||||
        -mkdir $(DOCDIR)\html\wx
 | 
			
		||||
 
 | 
			
		||||
@@ -1,6 +1,6 @@
 | 
			
		||||
#!/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!
 | 
			
		||||
 | 
			
		||||
#
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user