mirror of
https://github.com/MariaDB/server.git
synced 2025-01-19 13:32:33 +01:00
95f71c317b
distribution. libedit is used by default, one needs to use "--with-readline" when compiling with readline instead.
7 lines
170 B
Makefile
7 lines
170 B
Makefile
## Process this file with automake to create Makefile.in
|
|
|
|
SUBDIRS= @readline_basedir@
|
|
DIST_SUBDIRS= libedit readline
|
|
|
|
# Don't update the files from bitkeeper
|
|
%::SCCS/s.%
|