diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-01-02 18:45:03 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-01-02 18:45:03 +0000 |
| commit | 2d2813618c3818d7d41a7ced1fca4a1a01d3591d (patch) | |
| tree | 0a376369b34e9959bf6c234331c325fc6b9cde60 /lib/libcom_err/Makefile | |
| parent | de90b09a791bc134afe2fbf8236e4482343122a7 (diff) | |
Notes
Diffstat (limited to 'lib/libcom_err/Makefile')
| -rw-r--r-- | lib/libcom_err/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libcom_err/Makefile b/lib/libcom_err/Makefile index 78014ade5b156..72260fee077a9 100644 --- a/lib/libcom_err/Makefile +++ b/lib/libcom_err/Makefile @@ -10,8 +10,6 @@ CFLAGS+= -I${COM_ERRDIR} LDFLAGS= -Wl,--no-undefined VERSION_MAP= ${COM_ERRDIR}/version-script.map -SUBDIR= doc - .include <bsd.lib.mk> .PATH: ${COM_ERRDIR} |
