ishcherb / rpms / rpm

Forked from rpms/rpm 6 years ago
Clone
Blob Blame History Raw
# Makefile for source rpm: rpm
# $Id$
NAME := rpm
SPECFILE = $(firstword $(wildcard *.spec))

include ../common/Makefile.common