PERFORCE change 85775 for review

soc-bushman soc-bushman at FreeBSD.org
Mon Oct 24 04:37:47 PDT 2005


http://perforce.freebsd.org/chv.cgi?CH=85775

Change 85775 by soc-bushman at 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 \


More information about the p4-projects mailing list