Deleted Added
full compact
files (105419) files (105464)
1# $FreeBSD: head/sys/conf/files 105419 2002-10-18 21:29:14Z emoore $
1# $FreeBSD: head/sys/conf/files 105464 2002-10-19 17:02:17Z phk $
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" \

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

791fs/udf/udf_vnops.c optional udf
792fs/udf/osta.c optional udf
793fs/umapfs/umap_subr.c optional umapfs
794fs/umapfs/umap_vfsops.c optional umapfs
795fs/umapfs/umap_vnops.c optional umapfs
796fs/unionfs/union_subr.c optional unionfs
797fs/unionfs/union_vfsops.c optional unionfs
798fs/unionfs/union_vnops.c optional unionfs
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" \

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

791fs/udf/udf_vnops.c optional udf
792fs/udf/osta.c optional udf
793fs/umapfs/umap_subr.c optional umapfs
794fs/umapfs/umap_vfsops.c optional umapfs
795fs/umapfs/umap_vnops.c optional umapfs
796fs/unionfs/union_subr.c optional unionfs
797fs/unionfs/union_vfsops.c optional unionfs
798fs/unionfs/union_vnops.c optional unionfs
799geom/bde/g_bde.c optional geom_bde
800geom/bde/g_bde_crypt.c optional geom_bde
801geom/bde/g_bde_lock.c optional geom_bde
802geom/bde/g_bde_work.c optional geom_bde
799geom/geom_aes.c optional geom_aes
800geom/geom_bsd.c optional geom_bsd
801geom/geom_ctl.c standard
802geom/geom_dev.c standard
803geom/geom_disk.c standard
804geom/geom_dump.c standard
805geom/geom_enc.c standard
806geom/geom_event.c standard

--- 672 unchanged lines hidden ---
803geom/geom_aes.c optional geom_aes
804geom/geom_bsd.c optional geom_bsd
805geom/geom_ctl.c standard
806geom/geom_dev.c standard
807geom/geom_disk.c standard
808geom/geom_dump.c standard
809geom/geom_enc.c standard
810geom/geom_event.c standard

--- 672 unchanged lines hidden ---