PERFORCE change 99003 for review

Hugo Meiland hugo at FreeBSD.org
Sun Jun 11 19:40:46 UTC 2006


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

Change 99003 by hugo at hugo_server2.meiland.nl on 2006/06/11 19:37:47

	add nnpfs to Makefile, for i386 only now...

Affected files ...

.. //depot/projects/arla/sys/modules/Makefile#2 edit

Differences ...

==== //depot/projects/arla/sys/modules/Makefile#2 (text+ko) ====

@@ -164,6 +164,7 @@
 	${_ncp} \
 	${_ncv} \
 	${_ndis} \
+	${_nnpfs} \
 	netgraph \
 	nfsclient \
 	nfsserver \
@@ -362,6 +363,7 @@
 .if ${MK_NCP} != "no"
 _ncp=		ncp
 .endif
+_nnpfs=		nnpfs
 _ncv=		ncv
 _ndis=		ndis
 _nsp=		nsp


More information about the p4-projects mailing list