aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2015-12-04 03:18:02 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2015-12-04 03:18:02 +0000
commitd32e83c26da3a0092cd4bb9737452e867d92b45f (patch)
tree4f416aa03a3c5eec0c1a026beb94269873657e05 /lib/Makefile
parent7b861220dfa517e25c36204d5c38270ea52b942b (diff)
Notes
Diffstat (limited to 'lib/Makefile')
-rw-r--r--lib/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/Makefile b/lib/Makefile
index b44fe5fb735d..e1ee9a91da5d 100644
--- a/lib/Makefile
+++ b/lib/Makefile
@@ -314,11 +314,6 @@ _libusbhid= libusbhid
_libusb= libusb
.endif
-.if !defined(LIBRARIES_ONLY)
-afterinstall:
- ${INSTALL_SYMLINK} ../include ${DESTDIR}/usr/lib/include
-.endif
-
.if !make(install)
SUBDIR_PARALLEL=
.endif