summaryrefslogtreecommitdiffstats
path: root/lib/libstand
diff options
context:
space:
mode:
authordim <dim@FreeBSD.org>2016-01-08 17:42:14 +0000
committerdim <dim@FreeBSD.org>2016-01-08 17:42:14 +0000
commitb5c238fc65c2ef8cd6e839857fe5cfd813cd2c59 (patch)
treeda8282d35996a372408778d38763fa68c3c354c5 /lib/libstand
parentfa38d85e2c222400fa30c70e8a913e8a213a97a7 (diff)
parent368544f6729f740145f0b6572ec35ebe304692bf (diff)
downloadFreeBSD-src-b5c238fc65c2ef8cd6e839857fe5cfd813cd2c59.zip
FreeBSD-src-b5c238fc65c2ef8cd6e839857fe5cfd813cd2c59.tar.gz
Merge ^/head r293280 through r293429.
Diffstat (limited to 'lib/libstand')
-rw-r--r--lib/libstand/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libstand/Makefile b/lib/libstand/Makefile
index 9740d29..bce0b07 100644
--- a/lib/libstand/Makefile
+++ b/lib/libstand/Makefile
@@ -17,7 +17,7 @@ LIBC_SRC= ${LIBSTAND_SRC}/../libc
LIB= stand
NO_PIC=
-INCS= stand.h
+INCS?= stand.h
MAN?= libstand.3
WARNS?= 0
OpenPOWER on IntegriCloud