diff options
| author | Simon J. Gerraty <sjg@FreeBSD.org> | 2013-02-17 23:46:17 +0000 |
|---|---|---|
| committer | Simon J. Gerraty <sjg@FreeBSD.org> | 2013-02-17 23:46:17 +0000 |
| commit | ea7315fe663139cc9619ebc3508f93e700641ae2 (patch) | |
| tree | 514b7914465cc80ba742647ca1dcda170ef85e52 /include/arpa/Makefile | |
| parent | 945407b1e2bf1c369b88c000351863619d207a8e (diff) | |
Notes
Diffstat (limited to 'include/arpa/Makefile')
| -rw-r--r-- | include/arpa/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/arpa/Makefile b/include/arpa/Makefile index 2e29e2c883333..260b3b347ebe1 100644 --- a/include/arpa/Makefile +++ b/include/arpa/Makefile @@ -2,8 +2,7 @@ .include <bsd.own.mk> -INCS= ftp.h inet.h nameser.h nameser_compat.h tftp.h -INCS+= telnet.h +INCS= ftp.h inet.h nameser.h nameser_compat.h telnet.h tftp.h INCSDIR=${INCLUDEDIR}/arpa |
