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