Nuke unused macro and comment
[dragonfly.git] / usr.bin / nice / Makefile
blob170d054985b5cac4c226cc508139949282e2fba1
1 # @(#)Makefile 8.1 (Berkeley) 6/6/93
2 # $DragonFly: src/usr.bin/nice/Makefile,v 1.3 2007/08/27 16:50:57 pavalos Exp $
4 PROG= nice
6 .include <bsd.prog.mk>