Deleted Added
full compact
Makefile (87195) Makefile (87321)
1# $FreeBSD: head/sys/modules/Makefile 87195 2001-12-02 09:01:35Z bp $
1# $FreeBSD: head/sys/modules/Makefile 87321 2001-12-04 01:35:06Z des $
2
3.if exists(${.CURDIR}/../crypto) && !defined(NOCRYPT)
4_random= random
5.endif
6
7SUBDIR= 3dfx \
8 accf_data \
9 accf_http \

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

63 ntfs \
64 nullfs \
65 pcn \
66 plip \
67 portalfs \
68 ppbus \
69 ppi \
70 pps \
2
3.if exists(${.CURDIR}/../crypto) && !defined(NOCRYPT)
4_random= random
5.endif
6
7SUBDIR= 3dfx \
8 accf_data \
9 accf_http \

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

63 ntfs \
64 nullfs \
65 pcn \
66 plip \
67 portalfs \
68 ppbus \
69 ppi \
70 pps \
71 procfs \
72 ${_random} \
73 rl \
74 rp \
75 sf \
76 sis \
77 sk \
78 sn \
79 snp \

--- 93 unchanged lines hidden ---
71 ${_random} \
72 rl \
73 rp \
74 sf \
75 sis \
76 sk \
77 sn \
78 snp \

--- 93 unchanged lines hidden ---