mysql8.4/Makefile
2024-02-05 16:59:11 +01:00

7 lines
132 B
Makefile

# Makefile for source rpm: mysql
# $Id$
NAME := mysql
SPECFILE = $(firstword $(wildcard *.spec))
include ../common/Makefile.common