1# $FreeBSD$ 2 3PROG= rup 4 5LIBADD= rpcsvc 6 7NO_WCAST_ALIGN= # Size is explicitly handled 8 9.include <bsd.prog.mk> 10