bison/Makefile

10 lines
269 B
Makefile
Raw Normal View History

2004-09-09 03:30:13 +00:00
# Makefile for source rpm: bison
# $Id: Makefile,v 1.1 2004/09/09 03:30:13 cvsdist Exp $
2004-09-09 03:30:13 +00:00
NAME := bison
SPECFILE = $(firstword $(wildcard *.spec))
# Check the right flavor of signature file for ftp.gnu.org site.
UPSTREAM_CHECKS = sig
2004-09-09 03:30:13 +00:00
include ../common/Makefile.common