eclipse/Makefile

7 lines
136 B
Makefile
Raw Normal View History

2004-09-30 21:06:21 +00:00
# Makefile for source rpm: eclipse
# $Id$
2004-09-09 04:24:40 +00:00
NAME := eclipse
2004-09-30 21:06:21 +00:00
SPECFILE = $(firstword $(wildcard *.spec))
2004-09-09 04:24:40 +00:00
include ../common/Makefile.common