apr/Makefile
2004-11-21 13:09:51 +00:00

8 lines
199 B
Makefile

# Makefile for source rpm: apr
# $Id: Makefile,v 1.1 2004/09/09 03:02:15 cvsdist Exp $
NAME := apr
SPECFILE = $(firstword $(wildcard *.spec))
UPSTREAM_CHECKS = asc
include ../common/Makefile.common