Turn off build of ng_mppc KLD until I can figure out how to have the

Makefile correctly handle all the possible permutations (including
missing crypto sources). Suggestions welcome.
This commit is contained in:
Archie Cobbs 2000-04-11 17:14:48 +00:00
parent 2cb6d95d48
commit 2a92d3584c

View File

@ -1,7 +1,7 @@
# $Whistle: Makefile,v 1.5 1999/01/24 06:48:37 archie Exp $
# $FreeBSD$
SUBDIR= async bpf cisco echo frame_relay hole iface ksocket lmi mppc \
SUBDIR= async bpf cisco echo frame_relay hole iface ksocket lmi \
netgraph ppp pppoe pptpgre rfc1490 socket tee tty UI vjc
.include <bsd.subdir.mk>