Fixed WXDIR

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7109 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Guillermo Rodriguez Garcia
2000-04-11 00:52:08 +00:00
parent fb71e6560f
commit d096e52c4e

View File

@@ -8,7 +8,7 @@
# Makefile for wxWindows sample (Cygwin/Mingw32). # Makefile for wxWindows sample (Cygwin/Mingw32).
# Set WXDIR for your system # Set WXDIR for your system
WXDIR = $(WXWIN) WXDIR = ../..
TARGET=dbbrowse TARGET=dbbrowse
OBJECTS = dbbrowse.o doc.o pgmctrl.o tabpgwin.o \ OBJECTS = dbbrowse.o doc.o pgmctrl.o tabpgwin.o \