Deleted Added
full compact
files (122524) files (122531)
1# $FreeBSD: head/sys/conf/files 122524 2003-11-12 03:14:31Z rwatson $
1# $FreeBSD: head/sys/conf/files 122531 2003-11-12 04:22:37Z ume $
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" \

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

202contrib/ipfilter/netinet/ip_state.c optional ipfilter inet
203contrib/ipfilter/netinet/mlfk_ipl.c optional ipfilter inet
204crypto/blowfish/bf_ecb.c optional ipsec ipsec_esp
205crypto/blowfish/bf_skey.c optional ipsec ipsec_esp
206crypto/cast128/cast128.c optional ipsec ipsec_esp
207crypto/des/des_ecb.c optional ipsec ipsec_esp
208crypto/des/des_setkey.c optional ipsec ipsec_esp
209crypto/rijndael/rijndael-alg-fst.c optional ipsec
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" \

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

202contrib/ipfilter/netinet/ip_state.c optional ipfilter inet
203contrib/ipfilter/netinet/mlfk_ipl.c optional ipfilter inet
204crypto/blowfish/bf_ecb.c optional ipsec ipsec_esp
205crypto/blowfish/bf_skey.c optional ipsec ipsec_esp
206crypto/cast128/cast128.c optional ipsec ipsec_esp
207crypto/des/des_ecb.c optional ipsec ipsec_esp
208crypto/des/des_setkey.c optional ipsec ipsec_esp
209crypto/rijndael/rijndael-alg-fst.c optional ipsec
210crypto/rijndael/rijndael.c optional ipsec
210crypto/rijndael/rijndael-api.c optional ipsec
211opencrypto/rmd160.c optional ipsec
212crypto/sha1.c optional ipsec
213crypto/sha2/sha2.c optional ipsec
214ddb/db_access.c optional ddb
215ddb/db_break.c optional ddb
216ddb/db_command.c optional ddb
217ddb/db_elf.c optional ddb
218ddb/db_examine.c optional ddb

--- 1462 unchanged lines hidden ---
211opencrypto/rmd160.c optional ipsec
212crypto/sha1.c optional ipsec
213crypto/sha2/sha2.c optional ipsec
214ddb/db_access.c optional ddb
215ddb/db_break.c optional ddb
216ddb/db_command.c optional ddb
217ddb/db_elf.c optional ddb
218ddb/db_examine.c optional ddb

--- 1462 unchanged lines hidden ---