7 lines
194 B
Makefile
7 lines
194 B
Makefile
# Makefile for source rpm: xorg-x11-xtrans-devel
|
|
# $Id: Makefile,v 1.2 2006/06/21 23:26:21 mharris Exp $
|
|
NAME := xorg-x11-xtrans-devel
|
|
SPECFILE = $(NAME).spec
|
|
|
|
include ../common/Makefile.common
|