Linprocfs builds on Alpha now.

This commit is contained in:
Dag-Erling Smørgrav 2001-06-11 21:57:18 +00:00
parent 4c17857638
commit 9c0247ff80

View File

@ -1,10 +1,7 @@
# $FreeBSD$
SUBDIR =
SUBDIR += linprocfs
SUBDIR += pseudofs
.if ${MACHINE_ARCH} == "i386"
SUBDIR += linprocfs
.endif
.include <bsd.subdir.mk>