removing old makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22874 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1,18 +0,0 @@
|
||||
|
||||
ifeq ($(WXWIN),)
|
||||
WXWIN=../..
|
||||
endif
|
||||
|
||||
include $(WXWIN)/src/makelib.g95
|
||||
|
||||
LIBTARGET=$(WXWIN)/lib/libregex$(MIN_SUFFIX).a
|
||||
|
||||
OBJECTS= \
|
||||
regcomp.o \
|
||||
regexec.o \
|
||||
regerror.o \
|
||||
regfree.o
|
||||
|
||||
# Pull in standard variable definitions
|
||||
|
||||
include $(WXWIN)/src/makelib.g95
|
Reference in New Issue
Block a user