]> git.saurik.com Git - wxWidgets.git/blob - src/regex/makefile.b32
Various cygwin compilation fixes.
[wxWidgets.git] / src / regex / makefile.b32
1
2 LIBTARGET=$(WXDIR)\lib\regex.lib
3
4 OBJECTS= \
5 regcomp.obj \
6 regexec.obj \
7 regerror.obj \
8 regfree.obj
9
10 # Pull in standard variable definitions
11
12 !include ..\makelib.b32
13