mirror of
https://github.com/MariaDB/server.git
synced 2025-07-08 17:02:21 +03:00
9 lines
83 B
Makefile
9 lines
83 B
Makefile
include .defs.mk
|
|
|
|
DIRS = \
|
|
user \
|
|
generator
|
|
|
|
include $(NDB_TOP)/Epilogue.mk
|
|
|