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>
|