aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon J. Gerraty <sjg@FreeBSD.org>2012-11-08 21:32:19 +0000
committerSimon J. Gerraty <sjg@FreeBSD.org>2012-11-08 21:32:19 +0000
commita4215031484555047aa8252998210222faceef19 (patch)
tree66c4cb12361b39b34d32d679ca6b5d0932ff4f88
parent5ade06afb373601cf72714260e3c0f88a4c1274d (diff)
Notes
-rw-r--r--lib/libtelnet/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/libtelnet/Makefile b/lib/libtelnet/Makefile
index 1cf52a01e8829..e98fd53db3d09 100644
--- a/lib/libtelnet/Makefile
+++ b/lib/libtelnet/Makefile
@@ -28,7 +28,4 @@ CFLAGS+= -DFORWARD -Dnet_write=telnet_net_write
.endif
.endif
-INCS= ${TELNETDIR}/arpa/telnet.h
-INCSDIR= ${INCLUDEDIR}/arpa
-
.include <bsd.lib.mk>