1 1.1 tv # $NetBSD: Makefile,v 1.1 2001/08/14 11:02:00 tv Exp $ 2 1.1 tv 3 1.1 tv HOST_SRCDIR= usr.bin/lex 4 1.1 tv 5 1.1 tv .include "${.CURDIR}/../Makefile.host" 6 1.1 tv 7 1.1 tv ${TIMESTAMP}: ${SRCS:Nscan.c:Nskel.c} initscan.c 8 1.1 tv 9 1.1 tv scan.c: 10 1.1 tv echo '#include <initscan.c>' >$@ 11