summaryrefslogtreecommitdiffstats
path: root/Makefile
blob: 2f82951dde1b12e77d0c5f0f0efe9209dc76dfc4 (plain)
1
2
3
4
5
6
# Makefile for source rpm: postgresql
# $Id$
NAME := postgresql
SPECFILE = $(firstword $(wildcard *.spec))

include ../common/Makefile.common