diff options
author | Kenneth D. Merry <ken@FreeBSD.org> | 2003-06-14 05:28:01 +0000 |
---|---|---|
committer | Kenneth D. Merry <ken@FreeBSD.org> | 2003-06-14 05:28:01 +0000 |
commit | 50a7fdaed8a056efd0f637dbd07b6beddca6b8ca (patch) | |
tree | 67726a770619c5ab64cd3a9009d876521df99476 /lib/libcam | |
parent | 222a7e518c6d43edaad9698e892676242d5d5608 (diff) | |
download | src-test2-50a7fdaed8a056efd0f637dbd07b6beddca6b8ca.tar.gz src-test2-50a7fdaed8a056efd0f637dbd07b6beddca6b8ca.zip |
Notes
Diffstat (limited to 'lib/libcam')
-rw-r--r-- | lib/libcam/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libcam/Makefile b/lib/libcam/Makefile index 78f71f0ca822..5637b2581878 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 |