mirror of
https://github.com/opnsense/src.git
synced 2026-02-24 02:10:45 -05:00
8 lines
65 B
Makefile
8 lines
65 B
Makefile
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PROG= ipxsocket
|
|
NO_MAN=
|
|
|
|
.include <bsd.prog.mk>
|