convenience targets

This commit is contained in:
Adam Jackson 2007-02-12 21:55:45 +00:00
parent f7f3689d34
commit 98fcf9c564

View File

@ -4,3 +4,9 @@ NAME := xorg-x11-server
SPECFILE = $(firstword $(wildcard *.spec))
include ../common/Makefile.common
me a:
@:
sandwich:
@[ `id -u` -ne 0 ] && echo "What? Make it yourself." || echo Okay.