Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Oct 2005 11:37:45 GMT
From:      soc-bushman <soc-bushman@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 85775 for review
Message-ID:  <200510241137.j9OBbjKe095234@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=85775

Change 85775 by soc-bushman@soc-bushman_stinger on 2005/10/24 11:37:23

	Makefile bug fixed

Affected files ...

.. //depot/projects/soc2005/nsswitch_cached/src/include/Makefile#3 edit

Differences ...

==== //depot/projects/soc2005/nsswitch_cached/src/include/Makefile#3 (text+ko) ====

@@ -1,5 +1,5 @@
 #	@(#)Makefile	8.2 (Berkeley) 1/4/94
-# $FreeBSD: src/include/Makefile,v 1.244 2005/06/09 19:45:05 jkoshy Exp $
+# $FreeBSD: src/include/Makefile,v 1.249 2005/10/03 07:09:40 scottl Exp $
 #
 # Doing a "make install" builds /usr/include.
 
@@ -37,7 +37,7 @@
 
 LSUBDIRS=	cam/scsi \
 	dev/acpica dev/an dev/bktr dev/firewire dev/hwpmc \
-	dev/ic dev/iicbus ${_dev_ieee488} dev/ofw \
+	dev/ic dev/iicbus ${_dev_ieee488} dev/lmc dev/ofw \
 	dev/pbio dev/ppbus dev/smbus dev/usb dev/wi dev/utopia \
 	fs/devfs fs/fdescfs fs/fifofs fs/msdosfs fs/ntfs fs/nullfs \
 	fs/nwfs fs/portalfs fs/procfs fs/smbfs fs/udf fs/umapfs \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510241137.j9OBbjKe095234>