Makefile (93ad18ec7f3f984fc3898cfb5d3ec926570209de) | Makefile (e4251b042ec3b75d8402bc71112da8ebd6401b84) |
---|---|
1# $FreeBSD$ 2 3.include <bsd.own.mk> 4 5SUBDIR= ${_3dfx} \ 6 ${_3dfx_linux} \ 7 ${_aac} \ 8 accf_data \ --- 360 unchanged lines hidden (view full) --- 369_nsp= nsp 370.if ${MK_NCP} != "no" 371_nwfs= nwfs 372.endif 373_oltr= oltr 374_pccard= pccard 375_pcfclock= pcfclock 376_pecoff= pecoff | 1# $FreeBSD$ 2 3.include <bsd.own.mk> 4 5SUBDIR= ${_3dfx} \ 6 ${_3dfx_linux} \ 7 ${_aac} \ 8 accf_data \ --- 360 unchanged lines hidden (view full) --- 369_nsp= nsp 370.if ${MK_NCP} != "no" 371_nwfs= nwfs 372.endif 373_oltr= oltr 374_pccard= pccard 375_pcfclock= pcfclock 376_pecoff= pecoff |
377_ppc= ppc |
|
377_pst= pst 378_puc= puc 379_ray= ray 380_safe= safe 381_sbni= sbni 382_scsi_low= scsi_low 383_sio= sio 384_smbfs= smbfs --- 32 unchanged lines hidden (view full) --- 417_mly= mly 418_mxge= mxge 419_nve= nve 420.if ${MK_CRYPT} != "no" || defined(ALL_MODULES) 421.if exists(${.CURDIR}/../crypto/via) 422_padlock= padlock 423.endif 424.endif | 378_pst= pst 379_puc= puc 380_ray= ray 381_safe= safe 382_sbni= sbni 383_scsi_low= scsi_low 384_sio= sio 385_smbfs= smbfs --- 32 unchanged lines hidden (view full) --- 418_mly= mly 419_mxge= mxge 420_nve= nve 421.if ${MK_CRYPT} != "no" || defined(ALL_MODULES) 422.if exists(${.CURDIR}/../crypto/via) 423_padlock= padlock 424.endif 425.endif |
425_ppc= ppc | |
426_rr232x= rr232x 427_s3= s3 428_twa= twa 429_vesa= vesa 430.elif ${MACHINE} == "pc98" 431_canbepm= canbepm 432_canbus= canbus 433_pmc= pmc --- 129 unchanged lines hidden --- | 426_rr232x= rr232x 427_s3= s3 428_twa= twa 429_vesa= vesa 430.elif ${MACHINE} == "pc98" 431_canbepm= canbepm 432_canbus= canbus 433_pmc= pmc --- 129 unchanged lines hidden --- |