More makefiles
authorRobert Roebling <robert@roebling.de>
Fri, 13 Aug 1999 19:39:15 +0000 (19:39 +0000)
committerRobert Roebling <robert@roebling.de>
Fri, 13 Aug 1999 19:39:15 +0000 (19:39 +0000)
commit8a5137d74ab4f665603d8c8c6518ad4464fc8917
tree43f828d70960cdffbda97125fa69068da88c8f68
parentac15e21dc725a2908886c5e4f8ce5cf9e7456b5f
  More makefiles
  Corrected two thing in wxDialogBase (empty lines) and
    msgdlg (wrong flags)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3376 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
29 files changed:
configure.in
samples/image/image.cpp
samples/sashtest/.cvsignore
samples/sashtest/Makefile.am [deleted file]
samples/sashtest/Makefile.in [moved from samples/sashtest/makefile.unx with 83% similarity]
samples/scroll/.cvsignore
samples/scroll/Makefile.am [deleted file]
samples/scroll/Makefile.in [moved from samples/scroll/makefile.unx with 83% similarity]
samples/splitter/.cvsignore
samples/splitter/Makefile.am [deleted file]
samples/splitter/Makefile.in [moved from samples/splitter/makefile.unx with 83% similarity]
samples/text/.cvsignore
samples/text/Makefile.am [deleted file]
samples/text/Makefile.in [moved from samples/text/makefile.unx with 83% similarity]
samples/thread/.cvsignore
samples/thread/Makefile.am [deleted file]
samples/thread/Makefile.in [moved from samples/thread/makefile.unx with 82% similarity]
samples/toolbar/.cvsignore
samples/toolbar/Makefile.am [deleted file]
samples/toolbar/Makefile.in [moved from samples/toolbar/makefile.unx with 83% similarity]
samples/treectrl/.cvsignore
samples/treectrl/Makefile.am [deleted file]
samples/treectrl/Makefile.in [moved from samples/treectrl/makefile.unx with 83% similarity]
samples/typetest/.cvsignore
samples/typetest/Makefile.am [deleted file]
samples/typetest/Makefile.in [moved from samples/typetest/makefile.unx with 83% similarity]
src/common/dlgcmn.cpp
src/generic/msgdlgg.cpp
src/make.env.in