1KMOD= vlots 2SRCS= vhba_lots.c vhba.c 3CFLAGS += -I${.CURDIR}/.. -DVHBA_MOD=\"vlots\" 4VPATH= ${.CURDIR}/.. 5 6.include <bsd.kmod.mk> 7