Setup of module libICE

This commit is contained in:
mharris 2005-08-26 21:13:59 +00:00
parent a2ca818611
commit 41c0d5c8c4

6
Makefile Normal file
View File

@ -0,0 +1,6 @@
# Makefile for source rpm: libICE
# $Id$
NAME := libICE
SPECFILE = $(firstword $(wildcard *.spec))
include ../common/Makefile.common