mirror of
https://github.com/MariaDB/server.git
synced 2025-02-02 12:01:42 +01:00
759d5bc535
(make relies GNU extentions). The patch was partially backport from 6.0. Original comment: bug#30708: make relies GNU extensions. Now that we no longer use BitKeeper we can safely remove the SCCS handling with no loss of functionality.
2 lines
81 B
Makefile
2 lines
81 B
Makefile
SUBDIRS = src test benchmark
|
|
EXTRA_DIST = CMakeLists.txt $(wildcard mySTL/*.hpp)
|