11.4Sthorpej# $NetBSD: Makefile,v 1.4 2002/12/08 20:20:01 thorpej Exp $ 21.1Stv 31.4SthorpejHOSTPROGNAME= ${_TOOL_PREFIX}lex 41.1StvHOST_SRCDIR= usr.bin/lex 51.1Stv 61.1Stv.include "${.CURDIR}/../Makefile.host" 71.1Stv 81.1Stvscan.c: 91.1Stv echo '#include <initscan.c>' >$@ 10