3e11bd9e2a
Reduce overlinking
7 lines
64 B
Makefile
7 lines
64 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= killall
|
|
LIBADD= jail
|
|
|
|
.include <bsd.prog.mk>
|