mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-16 10:20:30 +00:00
e653b48c80
OK'ed by: core
8 lines
134 B
Makefile
8 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>
|