ppp/netbsd-1.1/Makefile.top
1996-04-04 02:48:25 +00:00

14 lines
185 B
Makefile

#
# ppp top level makefile for *bsd systems
#
BINDIR?= /usr/sbin
SUBDIR= chat pppd pppstats
MAKE+= BINDIR=$(BINDIR)
kernel:
@sh -e netbsd-1.1/kinstall.sh
.include <bsd.subdir.mk>