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