mirror of
https://github.com/MariaDB/server.git
synced 2025-01-28 01:34:17 +01:00
7 lines
77 B
Text
7 lines
77 B
Text
|
all:
|
||
|
|
||
|
distclean:
|
||
|
-rm -f Makefile
|
||
|
|
||
|
.PHONY: all distclean clean install check
|