Updated Makefiles for all but Motif; there is either a lock or a CVS problem.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16268 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Mattia Barbon
2002-07-24 19:46:48 +00:00
parent 74698d3a22
commit dc0e23b8fb
21 changed files with 107 additions and 16 deletions

View File

@@ -129,6 +129,7 @@ ALL_SOURCES = \
common/menucmn.cpp \
common/mimecmn.cpp \
common/module.cpp \
common/msgout.cpp \
common/mstream.cpp \
common/nbkbase.cpp \
common/object.cpp \
@@ -411,6 +412,7 @@ ALL_HEADERS = \
minifram.h \
module.h \
msgdlg.h \
msgout.h \
mstream.h \
notebook.h \
object.h \
@@ -471,6 +473,7 @@ ALL_HEADERS = \
textfile.h \
tglbtn.h \
thread.h \
thrimpl.cpp \
time.h \
timer.h \
tipdlg.h \
@@ -713,6 +716,7 @@ COMMONOBJS = \
menucmn.o \
mimecmn.o \
module.o \
msgout.o \
mstream.o \
nbkbase.o \
object.o \