diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-05-20 12:45:53 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-05-20 12:45:53 +0000 |
| commit | 5ead33c50f43b24843095d04b25ea82b35634cbb (patch) | |
| tree | 1b02fc56660505dab1820e11c0aef8f65bbdd28a | |
| parent | 1f22a113d087594eac86b8e17cb0f60c7033a3bb (diff) | |
Notes
| -rw-r--r-- | lib/libsbuf/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/libsbuf/Makefile b/lib/libsbuf/Makefile index a443545ca6f4..40d6c157be78 100644 --- a/lib/libsbuf/Makefile +++ b/lib/libsbuf/Makefile @@ -5,7 +5,4 @@ SRCS= subr_sbuf.c .PATH: ${.CURDIR}/../../sys/kern -SDIR= ${.CURDIR}/../../sys -CFLAGS+=-I${SDIR} - .include <bsd.lib.mk> |
