parted/Makefile

8 lines
206 B
Makefile
Raw Normal View History

2004-09-09 09:51:28 +00:00
# Makefile for source rpm: parted
2004-09-20 16:15:19 +00:00
# $Id: Makefile,v 1.1 2004/09/09 09:51:28 cvsdist Exp $
2004-09-09 09:51:28 +00:00
NAME := parted
SPECFILE = $(firstword $(wildcard *.spec))
2004-09-20 16:15:19 +00:00
UPSTREAM_CHECKS = sign
2004-09-09 09:51:28 +00:00
include ../common/Makefile.common