mirror of
https://github.com/opnsense/src.git
synced 2026-04-13 13:28:01 -04:00
6 lines
51 B
Makefile
6 lines
51 B
Makefile
|
|
PROG= rup
|
|
|
|
LIBADD= rpcsvc
|
|
|
|
.include <bsd.prog.mk>
|