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,69 +0,0 @@
## Purpose: The automake makefile for wxWindows (include/wx/gtk subdir)
## Author: Vadim Zeitlin
## Version: $Id$
##
## Process this file with automake to produce Makefile.in
wx_gtk_includedir = ${includedir}/wx/gtk
wx_gtk_include_HEADERS = \
accel.h \
app.h \
bitmap.h \
bmpbuttn.h \
brush.h \
button.h \
checkbox.h \
checklst.h \
choice.h \
clipbrd.h \
colour.h \
combobox.h \
control.h \
cursor.h \
dataobj.h \
dc.h \
dcclient.h \
dcmemory.h \
dcscreen.h \
dialog.h \
dnd.h \
filedlg.h \
font.h \
frame.h \
gauge.h \
gdiobj.h \
icon.h \
joystick.h \
listbox.h \
mdi.h \
menu.h \
menuitem.h \
minifram.h \
notebook.h \
palette.h \
pen.h \
radiobox.h \
radiobut.h \
region.h \
scrolbar.h \
settings.h \
slider.h \
spinbutt.h \
statbmp.h \
statbox.h \
statline.h \
stattext.h \
tbargtk.h \
textctrl.h \
timer.h \
tooltip.h \
treectrl.h \
wave.h \
win_gtk.h \
window.h
# why do these get installed ?
# info.xpm \
# question.xpm \
# error.xpm \
# warning.xpm