1.PATH: ${SRCTOP}/sys/dev/alpm 2KMOD = alpm 3SRCS = device_if.h bus_if.h iicbus_if.h smbus_if.h pci_if.h \ 4 alpm.c 5 6.include <bsd.kmod.mk> 7