projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
removed conditional for Apple DevTools now that mac headers are not included
[wxWidgets.git]
/
src
/
regex
/
makefile.b32
diff --git
a/src/regex/makefile.b32
b/src/regex/makefile.b32
index 54a6e2cfac951ef228f2c5972e71ef0513ebf618..321e2edc987ef0e1e4e9a2de57159bc07754ba73 100644
(file)
--- a/
src/regex/makefile.b32
+++ b/
src/regex/makefile.b32
@@
-2,10
+2,10
@@
LIBTARGET=$(WXDIR)\lib\regex.lib
OBJECTS= \
- regcomp.o \
- regexec.o \
- regerror.o \
- regfree.o
+ regcomp.o
bj
\
+ regexec.o
bj
\
+ regerror.o
bj
\
+ regfree.o
bj
# Pull in standard variable definitions