Files
wxWidgets/src/regex/makefile.b32
2001-07-13 20:40:31 +00:00

14 lines
176 B
Plaintext

LIBTARGET=$(WXDIR)\lib\regex.lib
OBJECTS= \
regcomp.obj \
regexec.obj \
regerror.obj \
regfree.obj
# Pull in standard variable definitions
!include ..\makelib.b32