Deleted Added
sdiff udiff text old ( 148018 ) new ( 149211 )
full compact
1# $FreeBSD: head/sys/modules/Makefile 148018 2005-07-14 23:04:23Z emax $
2
3# oldcard -- specialized use for debugging only.
4# owi -- totally unsupported for debugging only.
5
6SUBDIR= ${_3dfx} \
7 ${_aac} \
8 accf_data \
9 accf_http \

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

168 nmdm \
169 ${_nsp} \
170 ntfs \
171 ntfs_iconv \
172 nullfs \
173 ${_nwfs} \
174 ${_oltr} \
175 ${_osf1} \
176 patm \
177 ${_pccard} \
178 ${_pcfclock} \
179 pcn \
180 ${_pecoff} \
181 ${_pf} \
182 plip \
183 ${_pmc} \

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

389_hptmv= hptmv
390_ichwd= ichwd
391_ida= ida
392_idt= idt
393_iir= iir
394_ips= ips
395_mly= mly
396_nve= nve
397_s3= s3
398_twa= twa
399_vesa= vesa
400.elif ${MACHINE} == "pc98"
401_canbepm= canbepm
402_canbus= canbus
403_pmc= pmc
404_snc= snc

--- 110 unchanged lines hidden ---