This repository has been archived on 2026-09-10. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
udev/Makefile
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