3e11bd9e2a
Reduce overlinking
10 lines
74 B
Makefile
10 lines
74 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= rup
|
|
|
|
WARNS?= 1
|
|
|
|
LIBADD= rpcsvc
|
|
|
|
.include <bsd.prog.mk>
|