Deleted Added
full compact
files (106968) files (106977)
1# $FreeBSD: head/sys/conf/files 106968 2002-11-15 22:53:53Z luigi $
1# $FreeBSD: head/sys/conf/files 106977 2002-11-16 06:35:53Z deischen $
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" \

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

970kern/init_main.c standard
971kern/init_sysent.c standard
972kern/kern_acct.c standard
973kern/kern_acl.c standard
974kern/kern_alq.c optional alq
975kern/kern_clock.c standard
976kern/kern_condvar.c standard
977kern/kern_conf.c standard
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" \

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

970kern/init_main.c standard
971kern/init_sysent.c standard
972kern/kern_acct.c standard
973kern/kern_acl.c standard
974kern/kern_alq.c optional alq
975kern/kern_clock.c standard
976kern/kern_condvar.c standard
977kern/kern_conf.c standard
978kern/kern_context.c standard
978kern/kern_descrip.c standard
979kern/kern_poll.c optional device_polling
980kern/kern_environment.c standard
981kern/kern_event.c standard
982kern/kern_exec.c standard
983kern/kern_exit.c standard
984kern/kern_fork.c standard
985kern/kern_idle.c standard

--- 571 unchanged lines hidden ---
979kern/kern_descrip.c standard
980kern/kern_poll.c optional device_polling
981kern/kern_environment.c standard
982kern/kern_event.c standard
983kern/kern_exec.c standard
984kern/kern_exit.c standard
985kern/kern_fork.c standard
986kern/kern_idle.c standard

--- 571 unchanged lines hidden ---