Augmented beta to 9,

Removed a few old Makefiles,
  Added one missing one (blush),
  Added first sample makefiles,


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3362 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
1999-08-12 19:24:39 +00:00
parent 517a619dc3
commit ad9edf45f1
46 changed files with 1203 additions and 1511 deletions

View File

@@ -1,76 +0,0 @@
## Purpose: The automake makefile for wxWindows (include/wx/motif subdir)
## Author: Vadim Zeitlin
## Version: $Id$
##
## Process this file with automake to produce Makefile.in
wx_motif_includedir = ${includedir}/wx/motif
wx_motif_include_HEADERS = \
accel.h \
app.h \
bitmap.h \
bmpbuttn.h \
brush.h \
button.h \
checkbox.h \
checklst.h \
choice.h \
clipbrd.h \
colordlg.h \
colour.h \
combobox.h \
control.h \
cursor.h \
dataobj.h \
dc.h \
dcclient.h \
dcmemory.h \
dcprint.h \
dcscreen.h \
dialog.h \
dirdlg.h \
dnd.h \
filedlg.h \
font.h \
fontdlg.h \
frame.h \
gauge.h \
gdiobj.h \
helpxxxx.h \
icon.h \
joystick.h \
listbox.h \
mdi.h \
menu.h \
menuitem.h \
metafile.h \
minifram.h \
msgdlg.h \
palette.h \
pen.h \
print.h \
printdlg.h \
private.h \
radiobox.h \
radiobut.h \
region.h \
scrolbar.h \
settings.h \
slider.h \
spinbutt.h \
statbmp.h \
statbox.h \
stattext.h \
tabctrl.h \
taskbar.h \
textctrl.h \
timer.h \
toolbar.h \
wave.h \
window.h
# setup.h is installed in another directory because several versions of wxwin
# should be able to coexist on the same machine
portheadersdir = ${datadir}/@PACKAGE@/include/wx
portheaders_HEADERS = setup.h