Makefile (e1fe3dba5ce2826061f6489765be9b4a341736a9) Makefile (cea557add088ca3156187635fbcc8ebc8dba3f3f)
1# $FreeBSD$
2
3.include <bsd.own.mk>
4
5SUBDIR= ${_3dfx} \
6 ${_3dfx_linux} \
7 ${_aac} \
8 accf_data \

--- 344 unchanged lines hidden (view full) ---

353_ibcs2= ibcs2
354_ie= ie
355_if_ndis= if_ndis
356_io= io
357_linprocfs= linprocfs
358_linux= linux
359_lnc= lnc
360_mse= mse
1# $FreeBSD$
2
3.include <bsd.own.mk>
4
5SUBDIR= ${_3dfx} \
6 ${_3dfx_linux} \
7 ${_aac} \
8 accf_data \

--- 344 unchanged lines hidden (view full) ---

353_ibcs2= ibcs2
354_ie= ie
355_if_ndis= if_ndis
356_io= io
357_linprocfs= linprocfs
358_linux= linux
359_lnc= lnc
360_mse= mse
361.if ${MK_NCP} != "no"
361_ncp= ncp
362_ncp= ncp
363.endif
362_ncv= ncv
363_ndis= ndis
364_nsp= nsp
364_ncv= ncv
365_ndis= ndis
366_nsp= nsp
367.if ${MK_NCP} != "no"
365_nwfs= nwfs
368_nwfs= nwfs
369.endif
366_oltr= oltr
367_pccard= pccard
368_pcfclock= pcfclock
369_pecoff= pecoff
370_pst= pst
371_puc= puc
372_ray= ray
373_safe= safe

--- 172 unchanged lines hidden ---
370_oltr= oltr
371_pccard= pccard
372_pcfclock= pcfclock
373_pecoff= pecoff
374_pst= pst
375_puc= puc
376_ray= ray
377_safe= safe

--- 172 unchanged lines hidden ---