1 1.4 thorpej # $NetBSD: Makefile,v 1.4 2002/12/08 20:20:01 thorpej Exp $ 2 1.1 tv 3 1.4 thorpej HOSTPROGNAME= ${_TOOL_PREFIX}lex 4 1.1 tv HOST_SRCDIR= usr.bin/lex 5 1.1 tv 6 1.1 tv .include "${.CURDIR}/../Makefile.host" 7 1.1 tv 8 1.1 tv scan.c: 9 1.1 tv echo '#include <initscan.c>' >$@ 10