6 lines
75 B
Makefile
6 lines
75 B
Makefile
# @(#)Makefile 8.1 (Berkeley) 6/9/93
|
|
|
|
PROG= renice
|
|
|
|
.include <bsd.prog.mk>
|