Setup of module libXp

This commit is contained in:
mharris 2005-08-26 21:31:51 +00:00
parent eb17c2ab0e
commit 3ba4421ea5

6
Makefile Normal file
View File

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