diff options
| author | Emmanuel Vadot <manu@FreeBSD.org> | 2019-09-05 14:15:47 +0000 |
|---|---|---|
| committer | Emmanuel Vadot <manu@FreeBSD.org> | 2019-09-05 14:15:47 +0000 |
| commit | 4c1a82cea504df7a79f5bd8f7d0a41cacccff16e (patch) | |
| tree | c6f11f1deb6213534784a9cdd5968fd227aad5b5 /lib/libcom_err/Makefile | |
| parent | 3c8868056c7b3b1a8f9f1883398027b732116849 (diff) | |
Notes
Diffstat (limited to 'lib/libcom_err/Makefile')
| -rw-r--r-- | lib/libcom_err/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libcom_err/Makefile b/lib/libcom_err/Makefile index ca65c091387d1..89fed48e1dd1b 100644 --- a/lib/libcom_err/Makefile +++ b/lib/libcom_err/Makefile @@ -1,6 +1,5 @@ # $FreeBSD$ -PACKAGE=lib${LIB} LIB= com_err SRCS= com_err.c error.c INCS= ${COM_ERRDIR}/com_err.h ${COM_ERRDIR}/com_right.h |
