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:
@ -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
|
||||
|
Reference in New Issue
Block a user