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