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