]> git.saurik.com Git - wxWidgets.git/blame_incremental - src/regex/makefile.b32
FALSE not false
[wxWidgets.git] / src / regex / makefile.b32
... / ...
CommitLineData
1
2LIBTARGET=$(WXDIR)\lib\regex.lib
3
4OBJECTS= \
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