ppp/freebsd-2.0/Makefile.top
1995-06-01 04:39:06 +00:00

14 lines
186 B
Makefile

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