1.PATH: ${SRCTOP}/sys/dev/ncthwm 2KMOD= ncthwm 3SRCS= ncthwm.c 4SRCS+= device_if.h bus_if.h isa_if.h opt_platform.h 5 6.include <bsd.kmod.mk> 7