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

7 lines
153 B
Makefile

# Makefile for source rpm: udev
# $Id$
NAME := udev
SPECFILE = $(firstword $(wildcard *.spec))
UPSTREAM_CHECKS = sign
include ../common/Makefile.common