diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/libcam/Makefile | 2 | ||||
-rw-r--r-- | lib/libdevstat/Makefile | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/lib/libcam/Makefile b/lib/libcam/Makefile index 78f71f0..5637b25 100644 --- a/lib/libcam/Makefile +++ b/lib/libcam/Makefile @@ -1,7 +1,5 @@ # $FreeBSD$ -MAINTAINER=ken@FreeBSD.ORG - LIB= cam SRCS= camlib.c scsi_cmdparse.c scsi_all.c scsi_da.c scsi_sa.c cam.c INCS= camlib.h diff --git a/lib/libdevstat/Makefile b/lib/libdevstat/Makefile index 3c7454e..c7781da 100644 --- a/lib/libdevstat/Makefile +++ b/lib/libdevstat/Makefile @@ -1,7 +1,5 @@ # $FreeBSD$ -MAINTAINER=ken@FreeBSD.ORG - LIB= devstat # Bump DEVSTAT_USER_API_VER in devstat.h every time this is incremented. SHLIB_MAJOR= 4 |