setuptool/Makefile
2004-09-09 12:17:16 +00:00

6 lines
140 B
Makefile

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