xref: /original-bsd/usr.bin/nice/Makefile (revision ac44790c)
1#	@(#)Makefile	5.5 (Berkeley) 05/11/90
2
3PROG=	nice
4
5.include <bsd.prog.mk>
6