1.PATH: ${SRCTOP}/sys/dev/ppbus 2KMOD = lpbb 3SRCS = device_if.h bus_if.h iicbb_if.h ppbus_if.h \ 4 lpbb.c 5 6.include <bsd.kmod.mk> 7