mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 19:37:16 +02:00
5 lines
134 B
Makefile
5 lines
134 B
Makefile
SUBDIRS = src test benchmark
|
|
EXTRA_DIST = CMakeLists.txt $(wildcard mySTL/*.hpp)
|
|
|
|
# Don't update the files from bitkeeper
|
|
%::SCCS/s.%
|