No empty .Rs/.Re
[netbsd-mini2440.git] / sys / modules / ppp_bsdcomp / Makefile
blob176f609705301d4f2f382ffb0e99c1c40abdf2d5
1 # $NetBSD$
3 .include "../Makefile.inc"
5 .PATH: ${S}/net
7 KMOD= ppp_bsdcomp
8 SRCS= bsd-comp.c
10 .include <bsd.kmodule.mk>