3e11bd9e2a
Reduce overlinking
7 lines
63 B
Makefile
7 lines
63 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= limits
|
|
LIBADD= util
|
|
|
|
.include <bsd.prog.mk>
|