helpbest.patch - makefiles regenerated
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11535 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# This file was automatically generated by tmake at 13:52, 2001/08/06
|
# This file was automatically generated by tmake at 17:00, 2001/08/30
|
||||||
# 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 \
|
||||||
@@ -197,6 +197,7 @@ ALL_SOURCES = \
|
|||||||
msw/glcanvas.cpp \
|
msw/glcanvas.cpp \
|
||||||
msw/gsocket.c \
|
msw/gsocket.c \
|
||||||
msw/gsockmsw.c \
|
msw/gsockmsw.c \
|
||||||
|
msw/helpbest.cpp \
|
||||||
msw/helpchm.cpp \
|
msw/helpchm.cpp \
|
||||||
msw/helpwin.cpp \
|
msw/helpwin.cpp \
|
||||||
msw/icon.cpp \
|
msw/icon.cpp \
|
||||||
@@ -536,6 +537,7 @@ ALL_HEADERS = \
|
|||||||
msw/gdiimage.h \
|
msw/gdiimage.h \
|
||||||
msw/gdiobj.h \
|
msw/gdiobj.h \
|
||||||
msw/glcanvas.h \
|
msw/glcanvas.h \
|
||||||
|
msw/helpbest.h \
|
||||||
msw/helpchm.h \
|
msw/helpchm.h \
|
||||||
msw/helpwin.h \
|
msw/helpwin.h \
|
||||||
msw/icon.h \
|
msw/icon.h \
|
||||||
@@ -995,6 +997,7 @@ GUIOBJS = \
|
|||||||
glcanvas.o \
|
glcanvas.o \
|
||||||
gsocket.o \
|
gsocket.o \
|
||||||
gsockmsw.o \
|
gsockmsw.o \
|
||||||
|
helpbest.o \
|
||||||
helpchm.o \
|
helpchm.o \
|
||||||
helpwin.o \
|
helpwin.o \
|
||||||
icon.o \
|
icon.o \
|
||||||
@@ -1095,6 +1098,7 @@ GUIDEPS = \
|
|||||||
glcanvas.d \
|
glcanvas.d \
|
||||||
gsocket.d \
|
gsocket.d \
|
||||||
gsockmsw.d \
|
gsockmsw.d \
|
||||||
|
helpbest.d \
|
||||||
helpchm.d \
|
helpchm.d \
|
||||||
helpwin.d \
|
helpwin.d \
|
||||||
icon.d \
|
icon.d \
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
|
|
||||||
|
|
||||||
# This file was automatically generated by tmake at 13:52, 2001/08/06
|
# This file was automatically generated by tmake at 17:00, 2001/08/30
|
||||||
# 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!
|
||||||
|
|
||||||
#
|
#
|
||||||
@@ -283,6 +283,7 @@ MSWOBJS = $(MSWDIR)\accel.obj \
|
|||||||
$(MSWDIR)\glcanvas.obj \
|
$(MSWDIR)\glcanvas.obj \
|
||||||
$(MSWDIR)\gsocket.obj \
|
$(MSWDIR)\gsocket.obj \
|
||||||
$(MSWDIR)\gsockmsw.obj \
|
$(MSWDIR)\gsockmsw.obj \
|
||||||
|
$(MSWDIR)\helpbest.obj \
|
||||||
$(MSWDIR)\helpchm.obj \
|
$(MSWDIR)\helpchm.obj \
|
||||||
$(MSWDIR)\helpwin.obj \
|
$(MSWDIR)\helpwin.obj \
|
||||||
$(MSWDIR)\icon.obj \
|
$(MSWDIR)\icon.obj \
|
||||||
@@ -370,7 +371,7 @@ all: wx
|
|||||||
!if "$(DLL)" == "0"
|
!if "$(DLL)" == "0"
|
||||||
|
|
||||||
$(LIBTARGET): $(DUMMY).obj $(OBJECTS)
|
$(LIBTARGET): $(DUMMY).obj $(OBJECTS)
|
||||||
-$(RM) $(LIBTARGET)
|
-erase $(LIBTARGET)
|
||||||
tlib "$(LIBTARGET)" /P1024 @&&!
|
tlib "$(LIBTARGET)" /P1024 @&&!
|
||||||
+$(OBJECTS:.obj =.obj +) +$(PERIPH_LIBS:.lib =.lib +)
|
+$(OBJECTS:.obj =.obj +) +$(PERIPH_LIBS:.lib =.lib +)
|
||||||
!
|
!
|
||||||
@@ -378,8 +379,8 @@ $(LIBTARGET): $(DUMMY).obj $(OBJECTS)
|
|||||||
!else
|
!else
|
||||||
|
|
||||||
$(LIBTARGET): $(DUMMY).obj $(OBJECTS)
|
$(LIBTARGET): $(DUMMY).obj $(OBJECTS)
|
||||||
-$(RM) $(LIBTARGET)
|
-erase $(LIBTARGET)
|
||||||
-$(RM) $(WXLIBDIR)\wx.dll
|
-erase $(WXLIBDIR)\wx.dll
|
||||||
$(LINK) $(LINK_FLAGS) /L$(WXLIBDIR);$(BCCDIR)\lib;$(BCCDIR)\lib\psdk /v @&&!
|
$(LINK) $(LINK_FLAGS) /L$(WXLIBDIR);$(BCCDIR)\lib;$(BCCDIR)\lib\psdk /v @&&!
|
||||||
c0d32.obj $(OBJECTS)
|
c0d32.obj $(OBJECTS)
|
||||||
$(WXLIBDIR)\wx
|
$(WXLIBDIR)\wx
|
||||||
@@ -510,6 +511,8 @@ $(MSWDIR)\gsocket.obj: $(MSWDIR)\gsocket.c
|
|||||||
|
|
||||||
$(MSWDIR)\gsockmsw.obj: $(MSWDIR)\gsockmsw.c
|
$(MSWDIR)\gsockmsw.obj: $(MSWDIR)\gsockmsw.c
|
||||||
|
|
||||||
|
$(MSWDIR)\helpbest.obj: $(MSWDIR)\helpbest.$(SRCSUFF)
|
||||||
|
|
||||||
$(MSWDIR)\helpchm.obj: $(MSWDIR)\helpchm.$(SRCSUFF)
|
$(MSWDIR)\helpchm.obj: $(MSWDIR)\helpchm.$(SRCSUFF)
|
||||||
|
|
||||||
$(MSWDIR)\helpwin.obj: $(MSWDIR)\helpwin.$(SRCSUFF)
|
$(MSWDIR)\helpwin.obj: $(MSWDIR)\helpwin.$(SRCSUFF)
|
||||||
@@ -1055,17 +1058,17 @@ $(WIN95FLAG)
|
|||||||
! $(CFG)
|
! $(CFG)
|
||||||
|
|
||||||
clean: $(PERIPH_CLEAN_TARGET)
|
clean: $(PERIPH_CLEAN_TARGET)
|
||||||
-$(RM) $(LIBTARGET)
|
-erase $(LIBTARGET)
|
||||||
-$(RM) $(WXLIBDIR)\wx.dll
|
-erase $(WXLIBDIR)\wx.dll
|
||||||
-$(RM) $(WXLIBDIR)\wx.tds
|
-erase $(WXLIBDIR)\wx.tds
|
||||||
-$(RM) $(WXLIBDIR)\wx.il?
|
-erase $(WXLIBDIR)\wx.il?
|
||||||
-$(RM) *.obj
|
-erase *.obj
|
||||||
-$(RM) *.pch
|
-erase *.pch
|
||||||
-$(RM) *.csm
|
-erase *.csm
|
||||||
-$(RM) *.cfg
|
-erase *.cfg
|
||||||
-$(RM) "wx32.#??"
|
-erase "wx32.#??"
|
||||||
-$(RM) ..\common\y_tab.c
|
-erase ..\common\y_tab.c
|
||||||
-$(RM) ..\common\lex_yy.c
|
-erase ..\common\lex_yy.c
|
||||||
|
|
||||||
cleanall: clean
|
cleanall: clean
|
||||||
|
|
||||||
@@ -1162,7 +1165,7 @@ allpdfrtf: pdfrtf portingpdfrtf proppdfrtf
|
|||||||
|
|
||||||
$(DOCDIR)/winhelp/wx.hlp: $(DOCDIR)/latex/wx/wx.rtf $(DOCDIR)/latex/wx/wx.hpj
|
$(DOCDIR)/winhelp/wx.hlp: $(DOCDIR)/latex/wx/wx.rtf $(DOCDIR)/latex/wx/wx.hpj
|
||||||
cd $(DOCDIR)/latex/wx
|
cd $(DOCDIR)/latex/wx
|
||||||
-$(RM) wx.ph
|
-erase wx.ph
|
||||||
hc wx
|
hc wx
|
||||||
move wx.hlp $(DOCDIR)\winhelp\wx.hlp
|
move wx.hlp $(DOCDIR)\winhelp\wx.hlp
|
||||||
move wx.cnt $(DOCDIR)\winhelp\wx.cnt
|
move wx.cnt $(DOCDIR)\winhelp\wx.cnt
|
||||||
@@ -1170,7 +1173,7 @@ $(DOCDIR)/winhelp/wx.hlp: $(DOCDIR)/latex/wx/wx.rtf $(DOCDIR)/latex/wx/w
|
|||||||
|
|
||||||
$(DOCDIR)/winhelp/porting.hlp: $(DOCDIR)/latex/porting/porting.rtf $(DOCDIR)/latex/porting/porting.hpj
|
$(DOCDIR)/winhelp/porting.hlp: $(DOCDIR)/latex/porting/porting.rtf $(DOCDIR)/latex/porting/porting.hpj
|
||||||
cd $(DOCDIR)/latex/porting
|
cd $(DOCDIR)/latex/porting
|
||||||
-$(RM) porting.ph
|
-erase porting.ph
|
||||||
hc porting
|
hc porting
|
||||||
move porting.hlp $(DOCDIR)\winhelp\porting.hlp
|
move porting.hlp $(DOCDIR)\winhelp\porting.hlp
|
||||||
move porting.cnt $(DOCDIR)\winhelp\porting.cnt
|
move porting.cnt $(DOCDIR)\winhelp\porting.cnt
|
||||||
@@ -1178,7 +1181,7 @@ $(DOCDIR)/winhelp/porting.hlp: $(DOCDIR)/latex/porting/porting.rtf $(DOC
|
|||||||
|
|
||||||
$(DOCDIR)/winhelp/prop.hlp: $(DOCDIR)/latex/proplist/prop.rtf $(DOCDIR)/latex/proplist/prop.hpj
|
$(DOCDIR)/winhelp/prop.hlp: $(DOCDIR)/latex/proplist/prop.rtf $(DOCDIR)/latex/proplist/prop.hpj
|
||||||
cd $(DOCDIR)/latex/proplist
|
cd $(DOCDIR)/latex/proplist
|
||||||
-$(RM) prop.ph
|
-erase prop.ph
|
||||||
hc prop
|
hc prop
|
||||||
move prop.hlp $(DOCDIR)\winhelp\prop.hlp
|
move prop.hlp $(DOCDIR)\winhelp\prop.hlp
|
||||||
move prop.cnt $(DOCDIR)\winhelp\prop.cnt
|
move prop.cnt $(DOCDIR)\winhelp\prop.cnt
|
||||||
@@ -1186,7 +1189,7 @@ $(DOCDIR)/winhelp/prop.hlp: $(DOCDIR)/latex/proplist/prop.rtf $(DOCDIR)/
|
|||||||
|
|
||||||
$(DOCDIR)/winhelp/techref.hlp: $(DOCDIR)/latex/techref/techref.rtf $(DOCDIR)/latex/techref/techref.hpj
|
$(DOCDIR)/winhelp/techref.hlp: $(DOCDIR)/latex/techref/techref.rtf $(DOCDIR)/latex/techref/techref.hpj
|
||||||
cd $(DOCDIR)/latex/techref
|
cd $(DOCDIR)/latex/techref
|
||||||
-$(RM) techref.ph
|
-erase techref.ph
|
||||||
hc techref
|
hc techref
|
||||||
move techref.hlp $(DOCDIR)\winhelp\techref.hlp
|
move techref.hlp $(DOCDIR)\winhelp\techref.hlp
|
||||||
move techref.cnt $(DOCDIR)\winhelp\techref.cnt
|
move techref.cnt $(DOCDIR)\winhelp\techref.cnt
|
||||||
@@ -1244,10 +1247,10 @@ $(DOCDIR)\html\wx\wx.htm: $(DOCDIR)\latex\wx\classes.tex $(DOCDIR)\latex
|
|||||||
cd $(DOCDIR)\latex\wx
|
cd $(DOCDIR)\latex\wx
|
||||||
-mkdir $(DOCDIR)\html\wx
|
-mkdir $(DOCDIR)\html\wx
|
||||||
-start $(WAITFLAG) tex2rtf $(DOCDIR)\latex\wx\manual.tex $(DOCDIR)\html\wx\wx.htm -twice -html
|
-start $(WAITFLAG) tex2rtf $(DOCDIR)\latex\wx\manual.tex $(DOCDIR)\html\wx\wx.htm -twice -html
|
||||||
-$(RM) $(DOCDIR)\html\wx\*.con
|
-erase $(DOCDIR)\html\wx\*.con
|
||||||
-$(RM) $(DOCDIR)\html\wx\*.ref
|
-erase $(DOCDIR)\html\wx\*.ref
|
||||||
-$(RM) $(DOCDIR)\latex\wx\*.con
|
-erase $(DOCDIR)\latex\wx\*.con
|
||||||
-$(RM) $(DOCDIR)\latex\wx\*.ref
|
-erase $(DOCDIR)\latex\wx\*.ref
|
||||||
cd $(THISDIR)
|
cd $(THISDIR)
|
||||||
|
|
||||||
$(DOCDIR)\html\wx\wx.chm : $(DOCDIR)\html\wx\wx.htm $(DOCDIR)\html\wx\wx.hhp
|
$(DOCDIR)\html\wx\wx.chm : $(DOCDIR)\html\wx\wx.htm $(DOCDIR)\html\wx\wx.hhp
|
||||||
@@ -1260,20 +1263,20 @@ $(DOCDIR)\html\porting\port.htm: $(DOCDIR)\latex\porting\porting.tex
|
|||||||
cd $(DOCDIR)\latex\porting
|
cd $(DOCDIR)\latex\porting
|
||||||
-mkdir $(DOCDIR)\html\porting
|
-mkdir $(DOCDIR)\html\porting
|
||||||
-start $(WAITFLAG) tex2rtf $(DOCDIR)\latex\porting\porting.tex $(DOCDIR)\html\porting\port.htm -twice -html
|
-start $(WAITFLAG) tex2rtf $(DOCDIR)\latex\porting\porting.tex $(DOCDIR)\html\porting\port.htm -twice -html
|
||||||
-$(RM) $(DOCDIR)\html\porting\*.con
|
-erase $(DOCDIR)\html\porting\*.con
|
||||||
-$(RM) $(DOCDIR)\html\porting\*.ref
|
-erase $(DOCDIR)\html\porting\*.ref
|
||||||
-$(RM) $(DOCDIR)\latex\porting\*.con
|
-erase $(DOCDIR)\latex\porting\*.con
|
||||||
-$(RM) $(DOCDIR)\latex\porting\*.ref
|
-erase $(DOCDIR)\latex\porting\*.ref
|
||||||
cd $(THISDIR)
|
cd $(THISDIR)
|
||||||
|
|
||||||
$(DOCDIR)\html\proplist\prop.htm: $(DOCDIR)\latex\proplist\prop.tex $(DOCDIR)\latex\proplist\body.tex $(DOCDIR)\latex\proplist\classes.tex $(DOCDIR)\latex\proplist\changes.tex
|
$(DOCDIR)\html\proplist\prop.htm: $(DOCDIR)\latex\proplist\prop.tex $(DOCDIR)\latex\proplist\body.tex $(DOCDIR)\latex\proplist\classes.tex $(DOCDIR)\latex\proplist\changes.tex
|
||||||
cd $(DOCDIR)\latex\proplist
|
cd $(DOCDIR)\latex\proplist
|
||||||
-mkdir $(DOCDIR)\html\proplist
|
-mkdir $(DOCDIR)\html\proplist
|
||||||
-start $(WAITFLAG) tex2rtf $(DOCDIR)\latex\proplist\prop.tex $(DOCDIR)\html\proplist\prop.htm -twice -html
|
-start $(WAITFLAG) tex2rtf $(DOCDIR)\latex\proplist\prop.tex $(DOCDIR)\html\proplist\prop.htm -twice -html
|
||||||
-$(RM) $(DOCDIR)\html\proplist\*.con
|
-erase $(DOCDIR)\html\proplist\*.con
|
||||||
-$(RM) $(DOCDIR)\html\proplist\*.ref
|
-erase $(DOCDIR)\html\proplist\*.ref
|
||||||
-$(RM) $(DOCDIR)\latex\proplist\*.con
|
-erase $(DOCDIR)\latex\proplist\*.con
|
||||||
-$(RM) $(DOCDIR)\latex\proplist\*.ref
|
-erase $(DOCDIR)\latex\proplist\*.ref
|
||||||
cd $(THISDIR)
|
cd $(THISDIR)
|
||||||
|
|
||||||
$(WXDIR)\docs\latex\wx\manual.dvi: $(DOCDIR)/latex/wx/body.tex $(DOCDIR)/latex/wx/manual.tex
|
$(WXDIR)\docs\latex\wx\manual.dvi: $(DOCDIR)/latex/wx/body.tex $(DOCDIR)/latex/wx/manual.tex
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
|
|
||||||
|
|
||||||
# This file was automatically generated by tmake at 13:52, 2001/08/06
|
# This file was automatically generated by tmake at 17:00, 2001/08/30
|
||||||
# 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 13:52, 2001/08/06
|
# This file was automatically generated by tmake at 17:00, 2001/08/30
|
||||||
# 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 13:52, 2001/08/06
|
# This file was automatically generated by tmake at 17:00, 2001/08/30
|
||||||
# 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
|
||||||
@@ -227,6 +227,7 @@ MSWOBJS = $(MSWDIR)\accel.obj \
|
|||||||
$(MSWDIR)\glcanvas.obj \
|
$(MSWDIR)\glcanvas.obj \
|
||||||
$(MSWDIR)\gsocket.obj \
|
$(MSWDIR)\gsocket.obj \
|
||||||
$(MSWDIR)\gsockmsw.obj \
|
$(MSWDIR)\gsockmsw.obj \
|
||||||
|
$(MSWDIR)\helpbest.obj \
|
||||||
$(MSWDIR)\helpchm.obj \
|
$(MSWDIR)\helpchm.obj \
|
||||||
$(MSWDIR)\helpwin.obj \
|
$(MSWDIR)\helpwin.obj \
|
||||||
$(MSWDIR)\icon.obj \
|
$(MSWDIR)\icon.obj \
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
# This file was automatically generated by tmake at 13:52, 2001/08/06
|
# This file was automatically generated by tmake at 17:00, 2001/08/30
|
||||||
# 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
|
||||||
@@ -300,6 +300,7 @@ MSWOBJS = $(MSWDIR)\$D\accel.obj \
|
|||||||
$(MSWDIR)\$D\glcanvas.obj \
|
$(MSWDIR)\$D\glcanvas.obj \
|
||||||
$(MSWDIR)\$D\gsocket.obj \
|
$(MSWDIR)\$D\gsocket.obj \
|
||||||
$(MSWDIR)\$D\gsockmsw.obj \
|
$(MSWDIR)\$D\gsockmsw.obj \
|
||||||
|
$(MSWDIR)\$D\helpbest.obj \
|
||||||
$(MSWDIR)\$D\helpchm.obj \
|
$(MSWDIR)\$D\helpchm.obj \
|
||||||
$(MSWDIR)\$D\helpwin.obj \
|
$(MSWDIR)\$D\helpwin.obj \
|
||||||
$(MSWDIR)\$D\icon.obj \
|
$(MSWDIR)\$D\icon.obj \
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
#!/binb/wmake.exe
|
#!/binb/wmake.exe
|
||||||
|
|
||||||
# This file was automatically generated by tmake at 13:52, 2001/08/06
|
# This file was automatically generated by tmake at 17:00, 2001/08/30
|
||||||
# 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!
|
||||||
|
|
||||||
#
|
#
|
||||||
@@ -266,6 +266,7 @@ MSWOBJS = accel.obj &
|
|||||||
glcanvas.obj &
|
glcanvas.obj &
|
||||||
gsocket.obj &
|
gsocket.obj &
|
||||||
gsockmsw.obj &
|
gsockmsw.obj &
|
||||||
|
helpbest.obj &
|
||||||
helpchm.obj &
|
helpchm.obj &
|
||||||
helpwin.obj &
|
helpwin.obj &
|
||||||
icon.obj &
|
icon.obj &
|
||||||
@@ -523,6 +524,9 @@ gsocket.obj: $(MSWDIR)\gsocket.c
|
|||||||
gsockmsw.obj: $(MSWDIR)\gsockmsw.c
|
gsockmsw.obj: $(MSWDIR)\gsockmsw.c
|
||||||
*$(CC) $(CPPFLAGS) $(IFLAGS) $<
|
*$(CC) $(CPPFLAGS) $(IFLAGS) $<
|
||||||
|
|
||||||
|
helpbest.obj: $(MSWDIR)\helpbest.cpp
|
||||||
|
*$(CCC) $(CPPFLAGS) $(IFLAGS) $<
|
||||||
|
|
||||||
helpchm.obj: $(MSWDIR)\helpchm.cpp
|
helpchm.obj: $(MSWDIR)\helpchm.cpp
|
||||||
*$(CCC) $(CPPFLAGS) $(IFLAGS) $<
|
*$(CCC) $(CPPFLAGS) $(IFLAGS) $<
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user