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

include ../common/Makefile.common