1KMOD = coremctl 2SRCS = coremctl.c coremctl_if.c 3SRCS += device_if.h bus_if.h pci_if.h pcib_if.h coremctl_if.h 4 5.include <bsd.kmod.mk> 6