62803f0235
I actually threw away most of the changes, because our version of this program is considerably better.
7 lines
129 B
Makefile
7 lines
129 B
Makefile
# @(#)Makefile 8.1 (Berkeley) 6/6/93
|
|
# $NetBSD: Makefile,v 1.3 1995/08/31 23:30:56 jtc Exp $
|
|
|
|
PROG= nice
|
|
|
|
.include <bsd.prog.mk>
|