Correct my email address.
[mpls-ppp.git] / freebsd-3.0 / Makefile.top
bloba8b635dbe57bac004dbdd228bded993ede41fc73
2 # ppp top level makefile for *bsd systems
5 BINDIR?= /usr/sbin
7 SUBDIR= chat pppd pppstats
8 MAKE+=  BINDIR=$(BINDIR)
10 kernel:
11         @sh -e freebsd-3.0/kinstall.sh
13 .include <bsd.subdir.mk>