Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Jun 2006 19:38:30 GMT
From:      Hugo Meiland <hugo@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 99003 for review
Message-ID:  <200606111938.k5BJcUJK052863@repoman.freebsd.org>

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

Change 99003 by hugo@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



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