7 lines
184 B
Makefile
7 lines
184 B
Makefile
# Makefile for source rpm: xorg-x11-drivers
|
|
# $Id: Makefile,v 1.1 2005/11/15 08:34:43 mharris Exp $
|
|
NAME := xorg-x11-drivers
|
|
SPECFILE = $(NAME).spec
|
|
|
|
include ../common/Makefile.common
|