diff options
| author | Glen Barber <gjb@FreeBSD.org> | 2016-02-04 21:16:35 +0000 |
|---|---|---|
| committer | Glen Barber <gjb@FreeBSD.org> | 2016-02-04 21:16:35 +0000 |
| commit | a70cba95822f662d3f9da5119b6a0c433e8f70af (patch) | |
| tree | ea8c1d13fde3ae04c310e3cdd9699bee2b5f454b /lib/libcom_err | |
| parent | bb4355f72d0d8763d4a0f3ddec791c458649bf45 (diff) | |
Notes
Diffstat (limited to 'lib/libcom_err')
| -rw-r--r-- | lib/libcom_err/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libcom_err/Makefile b/lib/libcom_err/Makefile index 72260fee077a..b6f389f7bb80 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 |
