udev/Makefile
Harald Hoyer 14ac6ac432 version 042
2004-11-04 16:16:37 +00:00

7 lines
202 B
Makefile

# Makefile for source rpm: udev
# $Id: Makefile,v 1.1 2004/09/09 13:42:32 cvsdist Exp $
NAME := udev
SPECFILE = $(firstword $(wildcard *.spec))
UPSTREAM_CHECKS = sign
include ../common/Makefile.common