summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
diff options
context:
space:
mode:
authorgibbs <gibbs@FreeBSD.org>1998-09-17 03:56:23 +0000
committergibbs <gibbs@FreeBSD.org>1998-09-17 03:56:23 +0000
commit2f89383ae4a2fd20d1546898cec5e100e7f9d9e6 (patch)
treedcf0de08916fbb34e41b6b4ba2fcc089601f3f32 /Makefile.inc1
parent81c6c44768be4e2422bfdfb1caa1f1ac3356dfdc (diff)
downloadFreeBSD-src-2f89383ae4a2fd20d1546898cec5e100e7f9d9e6.zip
FreeBSD-src-2f89383ae4a2fd20d1546898cec5e100e7f9d9e6.tar.gz
libscsi is obsoleted by CAM.
Diffstat (limited to 'Makefile.inc1')
-rw-r--r--Makefile.inc13
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index eadbe20..e211f5f 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -1,5 +1,5 @@
#
-# $Id: Makefile.inc1,v 1.13 1998/09/15 07:46:17 gibbs Exp $
+# $Id: Makefile.inc1,v 1.14 1998/09/15 11:44:30 phk Exp $
#
# Make command line options:
# -DCLOBBER will remove /usr/include
@@ -582,7 +582,6 @@ includes:
cd ${.CURDIR}/lib/libtermcap; ${MAKE} beforeinstall
cd ${.CURDIR}/lib/libcom_err; ${MAKE} beforeinstall
cd ${.CURDIR}/lib/libss; ${MAKE} -B hdrs beforeinstall
- cd ${.CURDIR}/lib/libscsi; ${MAKE} beforeinstall
cd ${.CURDIR}/lib/libutil; ${MAKE} beforeinstall
cd ${.CURDIR}/lib/libvgl; ${MAKE} beforeinstall
cd ${.CURDIR}/lib/libz; ${MAKE} beforeinstall
OpenPOWER on IntegriCloud