Fixed file names to be the 8.3 name style

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5747 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
George Tasker 2000-01-31 11:43:42 +00:00
parent b5ce269b14
commit 3fa344e531

View File

@ -0,0 +1,15 @@
# Top dir of wxWindows
top_builddir = /gtm/bart/wxGTK
PROGRAM=dbbrowser_gtk
OBJECTS= dbbrowse.o doc.o pgmctrl.o tabpgwin.o\
browsedb.o dbtree.o dbgrid.o dlguser.o
include $(top_builddir)/src/makeprog.env