regenerated the makefiles to include filename.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9040 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
96edf638ff
commit
3b94ab1836
@ -1,4 +1,4 @@
|
||||
# This file was automatically generated by tmake at 18:13, 2000/09/12
|
||||
# This file was automatically generated by tmake at 18:07, 2001/01/03
|
||||
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE BASE.T!
|
||||
ALL_SOURCES = \
|
||||
common/init.cpp \
|
||||
@ -16,6 +16,7 @@ ALL_SOURCES = \
|
||||
common/file.cpp \
|
||||
common/fileconf.cpp \
|
||||
common/filefn.cpp \
|
||||
common/filename.cpp \
|
||||
common/filesys.cpp \
|
||||
common/fontmap.cpp \
|
||||
common/fs_inet.cpp \
|
||||
@ -86,6 +87,7 @@ ALL_HEADERS = \
|
||||
file.h \
|
||||
fileconf.h \
|
||||
filefn.h \
|
||||
filename.h \
|
||||
filesys.h \
|
||||
fontenc.h \
|
||||
fontmap.h \
|
||||
@ -158,6 +160,7 @@ BASE_OBJS = \
|
||||
file.o \
|
||||
fileconf.o \
|
||||
filefn.o \
|
||||
filename.o \
|
||||
filesys.o \
|
||||
fontmap.o \
|
||||
fs_inet.o \
|
||||
@ -216,6 +219,7 @@ BASE_DEPS = \
|
||||
file.d \
|
||||
fileconf.d \
|
||||
filefn.d \
|
||||
filename.d \
|
||||
filesys.d \
|
||||
fontmap.d \
|
||||
fs_inet.d \
|
||||
@ -281,6 +285,7 @@ BASE_DEPS = \
|
||||
file.d \
|
||||
fileconf.d \
|
||||
filefn.d \
|
||||
filename.d \
|
||||
filesys.d \
|
||||
fontmap.d \
|
||||
fs_inet.d \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# This file was automatically generated by tmake at 18:13, 2000/09/12
|
||||
# This file was automatically generated by tmake at 18:07, 2001/01/03
|
||||
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE GTK.T!
|
||||
ALL_SOURCES = \
|
||||
generic/busyinfo.cpp \
|
||||
@ -732,6 +732,7 @@ COMMONDEPS = \
|
||||
list.d \
|
||||
log.d \
|
||||
longlong.d \
|
||||
matrix.d \
|
||||
memory.d \
|
||||
menucmn.d \
|
||||
mimecmn.d \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# This file was automatically generated by tmake at 18:13, 2000/09/12
|
||||
# This file was automatically generated by tmake at 18:07, 2001/01/03
|
||||
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE GTK.T!
|
||||
ALL_SOURCES = \
|
||||
generic/busyinfo.cpp \
|
||||
@ -732,6 +732,7 @@ COMMONDEPS = \
|
||||
list.d \
|
||||
log.d \
|
||||
longlong.d \
|
||||
matrix.d \
|
||||
memory.d \
|
||||
menucmn.d \
|
||||
mimecmn.d \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# This file was automatically generated by tmake at 18:13, 2000/09/12
|
||||
# This file was automatically generated by tmake at 18:07, 2001/01/03
|
||||
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE MOTIF.T!
|
||||
ALL_SOURCES = \
|
||||
generic/busyinfo.cpp \
|
||||
@ -75,6 +75,7 @@ ALL_SOURCES = \
|
||||
common/file.cpp \
|
||||
common/fileconf.cpp \
|
||||
common/filefn.cpp \
|
||||
common/filename.cpp \
|
||||
common/filesys.cpp \
|
||||
common/fontcmn.cpp \
|
||||
common/fontmap.cpp \
|
||||
@ -105,6 +106,7 @@ ALL_SOURCES = \
|
||||
common/list.cpp \
|
||||
common/log.cpp \
|
||||
common/longlong.cpp \
|
||||
common/matrix.cpp \
|
||||
common/memory.cpp \
|
||||
common/menucmn.cpp \
|
||||
common/mimecmn.cpp \
|
||||
@ -292,6 +294,7 @@ ALL_HEADERS = \
|
||||
fileconf.h \
|
||||
filedlg.h \
|
||||
filefn.h \
|
||||
filename.h \
|
||||
filesys.h \
|
||||
font.h \
|
||||
fontdlg.h \
|
||||
@ -588,6 +591,7 @@ COMMONOBJS = \
|
||||
file.o \
|
||||
fileconf.o \
|
||||
filefn.o \
|
||||
filename.o \
|
||||
filesys.o \
|
||||
fontcmn.o \
|
||||
fontmap.o \
|
||||
@ -618,6 +622,7 @@ COMMONOBJS = \
|
||||
list.o \
|
||||
log.o \
|
||||
longlong.o \
|
||||
matrix.o \
|
||||
memory.o \
|
||||
menucmn.o \
|
||||
mimecmn.o \
|
||||
@ -693,6 +698,7 @@ COMMONDEPS = \
|
||||
file.d \
|
||||
fileconf.d \
|
||||
filefn.d \
|
||||
filename.d \
|
||||
filesys.d \
|
||||
fontcmn.d \
|
||||
fontmap.d \
|
||||
@ -723,6 +729,7 @@ COMMONDEPS = \
|
||||
list.d \
|
||||
log.d \
|
||||
longlong.d \
|
||||
matrix.d \
|
||||
memory.d \
|
||||
menucmn.d \
|
||||
mimecmn.d \
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
|
||||
# This file was automatically generated by tmake at 18:13, 2000/09/12
|
||||
# This file was automatically generated by tmake at 18:07, 2001/01/03
|
||||
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE B32.T!
|
||||
|
||||
#
|
||||
@ -149,6 +149,7 @@ COMMONOBJS = \
|
||||
$(MSWDIR)\file.obj \
|
||||
$(MSWDIR)\fileconf.obj \
|
||||
$(MSWDIR)\filefn.obj \
|
||||
$(MSWDIR)\filename.obj \
|
||||
$(MSWDIR)\filesys.obj \
|
||||
$(MSWDIR)\fontcmn.obj \
|
||||
$(MSWDIR)\fontmap.obj \
|
||||
@ -179,6 +180,7 @@ COMMONOBJS = \
|
||||
$(MSWDIR)\list.obj \
|
||||
$(MSWDIR)\log.obj \
|
||||
$(MSWDIR)\longlong.obj \
|
||||
$(MSWDIR)\matrix.obj \
|
||||
$(MSWDIR)\memory.obj \
|
||||
$(MSWDIR)\menucmn.obj \
|
||||
$(MSWDIR)\mimecmn.obj \
|
||||
@ -661,6 +663,8 @@ $(MSWDIR)\fileconf.obj: $(COMMDIR)\fileconf.$(SRCSUFF)
|
||||
|
||||
$(MSWDIR)\filefn.obj: $(COMMDIR)\filefn.$(SRCSUFF)
|
||||
|
||||
$(MSWDIR)\filename.obj: $(COMMDIR)\filename.$(SRCSUFF)
|
||||
|
||||
$(MSWDIR)\filesys.obj: $(COMMDIR)\filesys.$(SRCSUFF)
|
||||
|
||||
$(MSWDIR)\fontcmn.obj: $(COMMDIR)\fontcmn.$(SRCSUFF)
|
||||
@ -721,6 +725,8 @@ $(MSWDIR)\log.obj: $(COMMDIR)\log.$(SRCSUFF)
|
||||
|
||||
$(MSWDIR)\longlong.obj: $(COMMDIR)\longlong.$(SRCSUFF)
|
||||
|
||||
$(MSWDIR)\matrix.obj: $(COMMDIR)\matrix.$(SRCSUFF)
|
||||
|
||||
$(MSWDIR)\memory.obj: $(COMMDIR)\memory.$(SRCSUFF)
|
||||
|
||||
$(MSWDIR)\menucmn.obj: $(COMMDIR)\menucmn.$(SRCSUFF)
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
|
||||
# This file was automatically generated by tmake at 18:13, 2000/09/12
|
||||
# This file was automatically generated by tmake at 18:07, 2001/01/03
|
||||
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE BCC.T!
|
||||
|
||||
#
|
||||
@ -139,6 +139,7 @@ COMMONOBJS = \
|
||||
$(MSWDIR)\file.obj \
|
||||
$(MSWDIR)\fileconf.obj \
|
||||
$(MSWDIR)\filefn.obj \
|
||||
$(MSWDIR)\filename.obj \
|
||||
$(MSWDIR)\filesys.obj \
|
||||
$(MSWDIR)\fontcmn.obj \
|
||||
$(MSWDIR)\fontmap.obj \
|
||||
@ -162,6 +163,7 @@ COMMONOBJS = \
|
||||
$(MSWDIR)\list.obj \
|
||||
$(MSWDIR)\log.obj \
|
||||
$(MSWDIR)\longlong.obj \
|
||||
$(MSWDIR)\matrix.obj \
|
||||
$(MSWDIR)\memory.obj \
|
||||
$(MSWDIR)\menucmn.obj \
|
||||
$(MSWDIR)\module.obj \
|
||||
@ -540,6 +542,8 @@ $(MSWDIR)\fileconf.obj: $(COMMDIR)\fileconf.$(SRCSUFF)
|
||||
|
||||
$(MSWDIR)\filefn.obj: $(COMMDIR)\filefn.$(SRCSUFF)
|
||||
|
||||
$(MSWDIR)\filename.obj: $(COMMDIR)\filename.$(SRCSUFF)
|
||||
|
||||
$(MSWDIR)\filesys.obj: $(COMMDIR)\filesys.$(SRCSUFF)
|
||||
|
||||
$(MSWDIR)\fontcmn.obj: $(COMMDIR)\fontcmn.$(SRCSUFF)
|
||||
@ -586,6 +590,8 @@ $(MSWDIR)\log.obj: $(COMMDIR)\log.$(SRCSUFF)
|
||||
|
||||
$(MSWDIR)\longlong.obj: $(COMMDIR)\longlong.$(SRCSUFF)
|
||||
|
||||
$(MSWDIR)\matrix.obj: $(COMMDIR)\matrix.$(SRCSUFF)
|
||||
|
||||
$(MSWDIR)\memory.obj: $(COMMDIR)\memory.$(SRCSUFF)
|
||||
|
||||
$(MSWDIR)\menucmn.obj: $(COMMDIR)\menucmn.$(SRCSUFF)
|
||||
|
@ -1,4 +1,4 @@
|
||||
# This file was automatically generated by tmake at 18:13, 2000/09/12
|
||||
# This file was automatically generated by tmake at 18:07, 2001/01/03
|
||||
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE DOS.T!
|
||||
|
||||
#
|
||||
@ -124,6 +124,7 @@ COMMONOBJS1 = \
|
||||
$(COMMDIR)\file.obj \
|
||||
$(COMMDIR)\fileconf.obj \
|
||||
$(COMMDIR)\filefn.obj \
|
||||
$(COMMDIR)\filename.obj \
|
||||
$(COMMDIR)\filesys.obj \
|
||||
$(COMMDIR)\fontcmn.obj \
|
||||
$(COMMDIR)\fontmap.obj \
|
||||
@ -147,6 +148,7 @@ COMMONOBJS1 = \
|
||||
$(COMMDIR)\list.obj \
|
||||
$(COMMDIR)\log.obj \
|
||||
$(COMMDIR)\longlong.obj \
|
||||
$(COMMDIR)\matrix.obj \
|
||||
$(COMMDIR)\memory.obj \
|
||||
$(COMMDIR)\menucmn.obj \
|
||||
$(COMMDIR)\module.obj \
|
||||
@ -900,6 +902,11 @@ $(COMMDIR)/filefn.obj: $*.$(SRCSUFF)
|
||||
$(CPPFLAGS) /Fo$@ /c /Tp $*.$(SRCSUFF)
|
||||
<<
|
||||
|
||||
$(COMMDIR)/filename.obj: $*.$(SRCSUFF)
|
||||
cl @<<
|
||||
$(CPPFLAGS) /Fo$@ /c /Tp $*.$(SRCSUFF)
|
||||
<<
|
||||
|
||||
$(COMMDIR)/filesys.obj: $*.$(SRCSUFF)
|
||||
cl @<<
|
||||
$(CPPFLAGS) /Fo$@ /c /Tp $*.$(SRCSUFF)
|
||||
@ -1015,6 +1022,11 @@ $(COMMDIR)/longlong.obj: $*.$(SRCSUFF)
|
||||
$(CPPFLAGS) /Fo$@ /c /Tp $*.$(SRCSUFF)
|
||||
<<
|
||||
|
||||
$(COMMDIR)/matrix.obj: $*.$(SRCSUFF)
|
||||
cl @<<
|
||||
$(CPPFLAGS) /Fo$@ /c /Tp $*.$(SRCSUFF)
|
||||
<<
|
||||
|
||||
$(COMMDIR)/memory.obj: $*.$(SRCSUFF)
|
||||
cl @<<
|
||||
$(CPPFLAGS) /Fo$@ /c /Tp $*.$(SRCSUFF)
|
||||
|
@ -1,4 +1,4 @@
|
||||
# This file was automatically generated by tmake at 18:13, 2000/09/12
|
||||
# This file was automatically generated by tmake at 18:07, 2001/01/03
|
||||
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE G95.T!
|
||||
|
||||
#
|
||||
@ -129,6 +129,7 @@ COMMONOBJS = \
|
||||
$(COMMDIR)/file.$(OBJSUFF) \
|
||||
$(COMMDIR)/fileconf.$(OBJSUFF) \
|
||||
$(COMMDIR)/filefn.$(OBJSUFF) \
|
||||
$(COMMDIR)/filename.$(OBJSUFF) \
|
||||
$(COMMDIR)/filesys.$(OBJSUFF) \
|
||||
$(COMMDIR)/fontcmn.$(OBJSUFF) \
|
||||
$(COMMDIR)/fontmap.$(OBJSUFF) \
|
||||
@ -159,6 +160,7 @@ COMMONOBJS = \
|
||||
$(COMMDIR)/list.$(OBJSUFF) \
|
||||
$(COMMDIR)/log.$(OBJSUFF) \
|
||||
$(COMMDIR)/longlong.$(OBJSUFF) \
|
||||
$(COMMDIR)/matrix.$(OBJSUFF) \
|
||||
$(COMMDIR)/memory.$(OBJSUFF) \
|
||||
$(COMMDIR)/menucmn.$(OBJSUFF) \
|
||||
$(COMMDIR)/mimecmn.$(OBJSUFF) \
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
|
||||
# This file was automatically generated by tmake at 18:13, 2000/09/12
|
||||
# This file was automatically generated by tmake at 18:07, 2001/01/03
|
||||
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE SC.T!
|
||||
|
||||
# Symantec C++ makefile for the msw objects
|
||||
@ -86,6 +86,7 @@ COMMONOBJS = \
|
||||
$(COMMDIR)\file.obj \
|
||||
$(COMMDIR)\fileconf.obj \
|
||||
$(COMMDIR)\filefn.obj \
|
||||
$(COMMDIR)\filename.obj \
|
||||
$(COMMDIR)\filesys.obj \
|
||||
$(COMMDIR)\fontcmn.obj \
|
||||
$(COMMDIR)\fontmap.obj \
|
||||
@ -116,6 +117,7 @@ COMMONOBJS = \
|
||||
$(COMMDIR)\list.obj \
|
||||
$(COMMDIR)\log.obj \
|
||||
$(COMMDIR)\longlong.obj \
|
||||
$(COMMDIR)\matrix.obj \
|
||||
$(COMMDIR)\memory.obj \
|
||||
$(COMMDIR)\menucmn.obj \
|
||||
$(COMMDIR)\mimecmn.obj \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# This file was automatically generated by tmake at 18:13, 2000/09/12
|
||||
# This file was automatically generated by tmake at 18:07, 2001/01/03
|
||||
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE VC.T!
|
||||
|
||||
# File: makefile.vc
|
||||
@ -195,6 +195,7 @@ COMMONOBJS = \
|
||||
..\common\$D\list.obj \
|
||||
..\common\$D\log.obj \
|
||||
..\common\$D\longlong.obj \
|
||||
..\common\$D\matrix.obj \
|
||||
..\common\$D\memory.obj \
|
||||
..\common\$D\menucmn.obj \
|
||||
..\common\$D\mimecmn.obj \
|
||||
|
@ -1,6 +1,6 @@
|
||||
#!/binb/wmake.exe
|
||||
|
||||
# This file was automatically generated by tmake at 18:13, 2000/09/12
|
||||
# This file was automatically generated by tmake at 18:07, 2001/01/03
|
||||
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE WAT.T!
|
||||
|
||||
#
|
||||
@ -122,6 +122,7 @@ COMMONOBJS = &
|
||||
file.obj &
|
||||
fileconf.obj &
|
||||
filefn.obj &
|
||||
filename.obj &
|
||||
filesys.obj &
|
||||
fontcmn.obj &
|
||||
fontmap.obj &
|
||||
@ -152,6 +153,7 @@ COMMONOBJS = &
|
||||
list.obj &
|
||||
log.obj &
|
||||
longlong.obj &
|
||||
matrix.obj &
|
||||
memory.obj &
|
||||
menucmn.obj &
|
||||
mimecmn.obj &
|
||||
@ -735,6 +737,9 @@ fileconf.obj: $(COMMDIR)\fileconf.cpp
|
||||
filefn.obj: $(COMMDIR)\filefn.cpp
|
||||
*$(CCC) $(CPPFLAGS) $(IFLAGS) $<
|
||||
|
||||
filename.obj: $(COMMDIR)\filename.cpp
|
||||
*$(CCC) $(CPPFLAGS) $(IFLAGS) $<
|
||||
|
||||
filesys.obj: $(COMMDIR)\filesys.cpp
|
||||
*$(CCC) $(CPPFLAGS) $(IFLAGS) $<
|
||||
|
||||
@ -825,6 +830,9 @@ log.obj: $(COMMDIR)\log.cpp
|
||||
longlong.obj: $(COMMDIR)\longlong.cpp
|
||||
*$(CCC) $(CPPFLAGS) $(IFLAGS) $<
|
||||
|
||||
matrix.obj: $(COMMDIR)\matrix.cpp
|
||||
*$(CCC) $(CPPFLAGS) $(IFLAGS) $<
|
||||
|
||||
memory.obj: $(COMMDIR)\memory.cpp
|
||||
*$(CCC) $(CPPFLAGS) $(IFLAGS) $<
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user