a2ps/Makefile
2004-09-09 02:51:00 +00:00

6 lines
130 B
Makefile

# Makefile for source rpm: a2ps
# $Id$
NAME := a2ps
SPECFILE = $(firstword $(wildcard *.spec))
include ../common/Makefile.common