apr/Makefile

8 lines
199 B
Makefile
Raw Normal View History

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