mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 23:36:07 -05:00
7 lines
134 B
Makefile
7 lines
134 B
Makefile
# $FreeBSD$
|
|
|
|
NO_OBJ=
|
|
INCS= ftp.h inet.h nameser.h nameser_compat.h telnet.h tftp.h
|
|
INCSDIR=${INCLUDEDIR}/arpa
|
|
|
|
.include <bsd.prog.mk>
|