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