1 1.7 christos # $NetBSD: Makefile,v 1.7 2009/10/26 21:32:14 christos Exp $ 2 1.1 tv 3 1.4 thorpej HOSTPROGNAME= ${_TOOL_PREFIX}lex 4 1.7 christos HOST_SRCDIR= external/bsd/flex/bin 5 1.1 tv 6 1.1 tv .include "${.CURDIR}/../Makefile.host" 7 1.7 christos HOST_CPPFLAGS+= -DM4=\"${TOOL_M4}\" 8 1.1 tv 9 1.1 tv scan.c: 10 1.1 tv echo '#include <initscan.c>' >$@ 11