xorg-x11-server/Makefile

13 lines
242 B
Makefile
Raw Normal View History

2005-08-29 06:47:16 +00:00
# Makefile for source rpm: xorg-x11-server
# $Id$
NAME := xorg-x11-server
SPECFILE = $(firstword $(wildcard *.spec))
include ../common/Makefile.common
2007-02-12 21:55:45 +00:00
me a:
@:
sandwich:
@[ `id -u` -ne 0 ] && echo "What? Make it yourself." || echo Okay.