Deleted Added
full compact
files (128893) files (129477)
1# $FreeBSD: head/sys/conf/files 128893 2004-05-03 21:18:56Z pjd $
1# $FreeBSD: head/sys/conf/files 129477 2004-05-20 10:37:13Z pjd $
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 "CC=${CC} ${MAKE} -f $S/dev/aic7xxx/aicasm/Makefile MAKESRCPATH=$S/dev/aic7xxx/aicasm" \

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

914geom/bde/g_bde_crypt.c optional geom_bde
915geom/bde/g_bde_lock.c optional geom_bde
916geom/bde/g_bde_work.c optional geom_bde
917crypto/rijndael/rijndael-alg-fst.c optional geom_bde
918crypto/rijndael/rijndael-api-fst.c optional geom_bde
919crypto/sha2/sha2.c optional geom_bde
920geom/concat/g_concat.c optional geom_concat
921geom/gate/g_gate.c optional geom_gate
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 "CC=${CC} ${MAKE} -f $S/dev/aic7xxx/aicasm/Makefile MAKESRCPATH=$S/dev/aic7xxx/aicasm" \

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

914geom/bde/g_bde_crypt.c optional geom_bde
915geom/bde/g_bde_lock.c optional geom_bde
916geom/bde/g_bde_work.c optional geom_bde
917crypto/rijndael/rijndael-alg-fst.c optional geom_bde
918crypto/rijndael/rijndael-api-fst.c optional geom_bde
919crypto/sha2/sha2.c optional geom_bde
920geom/concat/g_concat.c optional geom_concat
921geom/gate/g_gate.c optional geom_gate
922geom/nop/g_nop.c optional geom_nop
923geom/stripe/g_stripe.c optional geom_stripe
922geom/geom_aes.c optional geom_aes
923geom/geom_apple.c optional geom_apple
924geom/geom_bsd.c optional geom_bsd
925geom/geom_bsd_enc.c optional geom_bsd
926geom/geom_ccd.c optional ccd
927geom/geom_ccd.c optional geom_ccd
928geom/geom_ctl.c standard
929geom/geom_dev.c standard

--- 748 unchanged lines hidden ---
924geom/geom_aes.c optional geom_aes
925geom/geom_apple.c optional geom_apple
926geom/geom_bsd.c optional geom_bsd
927geom/geom_bsd_enc.c optional geom_bsd
928geom/geom_ccd.c optional ccd
929geom/geom_ccd.c optional geom_ccd
930geom/geom_ctl.c standard
931geom/geom_dev.c standard

--- 748 unchanged lines hidden ---