1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Some changes to make it possible to build for Windows with CMake from

a normal 'make dist' source .tar.gz.
This commit is contained in:
knielsen@mysql.com
2006-03-24 22:50:56 +01:00
parent 443ac64226
commit bc6628d27f
29 changed files with 248 additions and 27 deletions

View File

@ -25,7 +25,7 @@ re_SOURCES = split.c debug.c main.c
re_LDFLAGS= @NOINST_LDFLAGS@
EXTRA_DIST = tests CHANGES COPYRIGHT WHATSNEW regexp.c \
debug.ih engine.ih main.ih regcomp.ih regerror.ih \
regex.3 regex.7
regex.3 regex.7 cmakelists.txt
test: re tests
./re < tests