summaryrefslogtreecommitdiffstats
path: root/lib/libcom_err
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2016-02-04 21:16:35 +0000
committergjb <gjb@FreeBSD.org>2016-02-04 21:16:35 +0000
commitfef2698edfa99e7a2c6cc18a04b5261c08130f45 (patch)
treeea8c1d13fde3ae04c310e3cdd9699bee2b5f454b /lib/libcom_err
parentd4ca219027d491e6c43fd5b13bf99c4b9d889971 (diff)
downloadFreeBSD-src-fef2698edfa99e7a2c6cc18a04b5261c08130f45.zip
FreeBSD-src-fef2698edfa99e7a2c6cc18a04b5261c08130f45.tar.gz
First pass through library packaging.
Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'lib/libcom_err')
-rw-r--r--lib/libcom_err/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libcom_err/Makefile b/lib/libcom_err/Makefile
index 72260fe..b6f389f 100644
--- a/lib/libcom_err/Makefile
+++ b/lib/libcom_err/Makefile
@@ -1,5 +1,6 @@
# $FreeBSD$
+PACKAGE=lib${LIB}
LIB= com_err
SRCS= com_err.c error.c
INCS= ${COM_ERRDIR}/com_err.h ${COM_ERRDIR}/com_right.h
OpenPOWER on IntegriCloud