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