apr-util/Makefile

8 lines
160 B
Makefile
Raw Normal View History

2004-09-09 03:02:25 +00:00
# Makefile for source rpm: apr-util
# $Id$
NAME := apr-util
SPECFILE = $(firstword $(wildcard *.spec))
2004-11-22 10:46:47 +00:00
UPSTREAM_CHECKS = asc
2004-09-09 03:02:25 +00:00
include ../common/Makefile.common