imake/Makefile
2005-11-11 02:18:56 +00:00

7 lines
132 B
Makefile

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