Setup of module libXt

This commit is contained in:
mharris 2005-08-26 21:37:48 +00:00
parent 0af4ccd907
commit b199f417c8

6
Makefile Normal file
View File

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