Deleted Added
full compact
Makefile (119017) Makefile (119071)
1# $FreeBSD: head/lib/libsbuf/Makefile 119017 2003-08-17 08:28:46Z gordon $
1# $FreeBSD: head/lib/libsbuf/Makefile 119071 2003-08-18 15:25:39Z obrien $
2
3LIB= sbuf
2
3LIB= sbuf
4SHLIBDIR?= /lib
4SHLIBDIR?= /lib
5SRCS= subr_sbuf.c
6WARNS?= 2
7
8.PATH: ${.CURDIR}/../../sys/kern
9
10.include <bsd.lib.mk>
5SRCS= subr_sbuf.c
6WARNS?= 2
7
8.PATH: ${.CURDIR}/../../sys/kern
9
10.include <bsd.lib.mk>