1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-15 10:17:20 +00:00

Temporarily disconnect linprocfs from the build, until I fix it so it builds

with Kirk's big proc patch.
This commit is contained in:
Dag-Erling Smørgrav 2000-12-12 16:03:17 +00:00
parent 965061ea67
commit 2b3d269b8b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=69917

View File

@ -18,7 +18,7 @@ SUBDIR= 3dfx accf_data accf_http agp aha amr an aue \
# XXX some of these can move to the general case when de-i386'ed
.if ${MACHINE_ARCH} == "i386"
SUBDIR+=aac asr bktr coff fpu gnufpu ibcs2 linprocfs mly splash streams \
SUBDIR+=aac asr bktr coff fpu gnufpu ibcs2 mly splash streams \
svr4 vesa wi
.endif