Deleted Added
full compact
Makefile (168564) Makefile (168793)
1# $FreeBSD: head/sys/modules/Makefile 168564 2007-04-10 00:41:31Z thompsa $
1# $FreeBSD: head/sys/modules/Makefile 168793 2007-04-17 00:35:11Z thompsa $
2
3.include <bsd.own.mk>
4
5SUBDIR= ${_3dfx} \
6 ${_3dfx_linux} \
7 ${_aac} \
8 accf_data \
9 accf_http \

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

103 ${_ie} \
104 if_bridge \
105 if_disc \
106 if_edsc \
107 if_ef \
108 if_faith \
109 if_gif \
110 if_gre \
2
3.include <bsd.own.mk>
4
5SUBDIR= ${_3dfx} \
6 ${_3dfx_linux} \
7 ${_aac} \
8 accf_data \
9 accf_http \

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

103 ${_ie} \
104 if_bridge \
105 if_disc \
106 if_edsc \
107 if_ef \
108 if_faith \
109 if_gif \
110 if_gre \
111 if_lagg \
111 ${_if_ndis} \
112 if_ppp \
113 if_sl \
114 if_stf \
115 if_tap \
112 ${_if_ndis} \
113 if_ppp \
114 if_sl \
115 if_stf \
116 if_tap \
116 if_trunk \
117 if_tun \
118 if_vlan \
119 ${_iir} \
120 ${_io} \
121 ipdivert \
122 ${_ipfilter} \
123 ipfw \
124 ip_mroute_mod \

--- 465 unchanged lines hidden ---
117 if_tun \
118 if_vlan \
119 ${_iir} \
120 ${_io} \
121 ipdivert \
122 ${_ipfilter} \
123 ipfw \
124 ip_mroute_mod \

--- 465 unchanged lines hidden ---