3e11bd9e2a
Reduce overlinking
9 lines
76 B
Makefile
9 lines
76 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= rctl
|
|
MAN= rctl.8
|
|
|
|
LIBADD= util
|
|
|
|
.include <bsd.prog.mk>
|