update the date
[mpls-ppp.git] / netbsd-1.2 / Makefile.top
blob23dd7cc1885402416750904b2bf6b760f8454d96
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 netbsd-1.2/kinstall.sh
13 .include <bsd.subdir.mk>