b181f2aa02
- adjust 2.4.0 new tty subsystem back to bsd. - start on multilink stubs - clean up warnings Status: - paulus knows about the fixes, but he has not responded yet as to if I should commit them or not]. - I've tested ipv4 connectivity and itojun tested ipv6 [many thanks!] - Missing from this are pluggin examples and pppdump code because they are contain gpl code. - This version of pppd is again gpl free now!
6 lines
156 B
Makefile
6 lines
156 B
Makefile
# $NetBSD: Makefile.inc,v 1.2 2000/09/23 22:39:29 christos Exp $
|
|
|
|
.if exists(${.CURDIR}/../../Makefile.inc)
|
|
.include "${.CURDIR}/../../Makefile.inc"
|
|
.endif
|