Makefile (6d87a65da40e668f9eb78a888385f6e7741eca2c) | Makefile (93ad18ec7f3f984fc3898cfb5d3ec926570209de) |
---|---|
1# $FreeBSD$ 2 3.include <bsd.own.mk> 4 5SUBDIR= ${_3dfx} \ 6 ${_3dfx_linux} \ 7 ${_aac} \ 8 accf_data \ --- 176 unchanged lines hidden (view full) --- 185 pcn \ 186 ${_pecoff} \ 187 ${_pf} \ 188 ${_pflog} \ 189 plip \ 190 ${_pmc} \ 191 portalfs \ 192 ppbus \ | 1# $FreeBSD$ 2 3.include <bsd.own.mk> 4 5SUBDIR= ${_3dfx} \ 6 ${_3dfx_linux} \ 7 ${_aac} \ 8 accf_data \ --- 176 unchanged lines hidden (view full) --- 185 pcn \ 186 ${_pecoff} \ 187 ${_pf} \ 188 ${_pflog} \ 189 plip \ 190 ${_pmc} \ 191 portalfs \ 192 ppbus \ |
193 ${_ppc} \ |
|
193 ppi \ 194 pps \ 195 procfs \ 196 pseudofs \ 197 ${_pst} \ 198 ${_puc} \ 199 ral \ 200 ${_random} \ --- 215 unchanged lines hidden (view full) --- 416_mly= mly 417_mxge= mxge 418_nve= nve 419.if ${MK_CRYPT} != "no" || defined(ALL_MODULES) 420.if exists(${.CURDIR}/../crypto/via) 421_padlock= padlock 422.endif 423.endif | 194 ppi \ 195 pps \ 196 procfs \ 197 pseudofs \ 198 ${_pst} \ 199 ${_puc} \ 200 ral \ 201 ${_random} \ --- 215 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 |
425_ppc= ppc |
|
424_rr232x= rr232x 425_s3= s3 426_twa= twa 427_vesa= vesa 428.elif ${MACHINE} == "pc98" 429_canbepm= canbepm 430_canbus= canbus 431_pmc= pmc --- 38 unchanged lines hidden (view full) --- 470_ips= ips 471_ipw= ipw 472_iwi= iwi 473_mly= mly 474_mxge= mxge 475_ndis= ndis 476_nve= nve 477_pccard= pccard | 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 --- 38 unchanged lines hidden (view full) --- 472_ips= ips 473_ipw= ipw 474_iwi= iwi 475_mly= mly 476_mxge= mxge 477_ndis= ndis 478_nve= nve 479_pccard= pccard |
480_ppc= ppc |
|
478_rr232x= rr232x 479_safe= safe 480_scsi_low= scsi_low 481_smbfs= smbfs 482_sound= sound 483_speaker= speaker 484_sppp= sppp 485_twa= twa --- 74 unchanged lines hidden --- | 481_rr232x= rr232x 482_safe= safe 483_scsi_low= scsi_low 484_smbfs= smbfs 485_sound= sound 486_speaker= speaker 487_sppp= sppp 488_twa= twa --- 74 unchanged lines hidden --- |