imake/Makefile

7 lines
132 B
Makefile
Raw Normal View History

2005-11-11 02:18:56 +00:00
# Makefile for source rpm: imake
# $Id$
NAME := imake
SPECFILE = $(firstword $(wildcard *.spec))
include ../common/Makefile.common