Deleted Added
full compact
files (111771) files (111888)
1# $FreeBSD: head/sys/conf/files 111771 2003-03-02 23:01:42Z rwatson $
1# $FreeBSD: head/sys/conf/files 111888 2003-03-04 23:19:55Z jlemon $
2#
3# The long compile-with and dependency lines are required because of
4# limitations in config: backslash-newline doesn't work in strings, and
5# dependency lines other than the first are silently ignored.
6#
7aicasm optional ahc \
8 dependency "$S/dev/aic7xxx/aicasm/*.[chyl]" \
9 compile-with "${MAKE} -f $S/dev/aic7xxx/aicasm/Makefile MAKESRCPATH=$S/dev/aic7xxx/aicasm" \

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

1167net/if_ppp.c optional ppp
1168net/if_sl.c optional sl
1169net/if_spppsubr.c optional sppp
1170net/if_spppsubr.c optional i4bisppp
1171net/if_stf.c optional stf
1172net/if_tun.c optional tun
1173net/if_tap.c optional tap
1174net/if_vlan.c optional vlan
2#
3# The long compile-with and dependency lines are required because of
4# limitations in config: backslash-newline doesn't work in strings, and
5# dependency lines other than the first are silently ignored.
6#
7aicasm optional ahc \
8 dependency "$S/dev/aic7xxx/aicasm/*.[chyl]" \
9 compile-with "${MAKE} -f $S/dev/aic7xxx/aicasm/Makefile MAKESRCPATH=$S/dev/aic7xxx/aicasm" \

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

1167net/if_ppp.c optional ppp
1168net/if_sl.c optional sl
1169net/if_spppsubr.c optional sppp
1170net/if_spppsubr.c optional i4bisppp
1171net/if_stf.c optional stf
1172net/if_tun.c optional tun
1173net/if_tap.c optional tap
1174net/if_vlan.c optional vlan
1175net/intrq.c standard
1176net/net_osdep.c standard
1177net/netisr.c standard
1178net/ppp_deflate.c optional ppp_deflate
1179net/ppp_tty.c optional ppp
1180net/pfil.c optional pfil_hooks
1181net/pfil.c optional ipfilter
1182net/radix.c standard
1183net/raw_cb.c standard

--- 383 unchanged lines hidden ---
1175net/net_osdep.c standard
1176net/netisr.c standard
1177net/ppp_deflate.c optional ppp_deflate
1178net/ppp_tty.c optional ppp
1179net/pfil.c optional pfil_hooks
1180net/pfil.c optional ipfilter
1181net/radix.c standard
1182net/raw_cb.c standard

--- 383 unchanged lines hidden ---