]> git.saurik.com Git - wxWidgets.git/blobdiff - demos/dbbrowse/makefile.gtk
remove ODBC and DBgrid libraries
[wxWidgets.git] / demos / dbbrowse / makefile.gtk
diff --git a/demos/dbbrowse/makefile.gtk b/demos/dbbrowse/makefile.gtk
deleted file mode 100644 (file)
index cd8a960..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-
-# 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
-