NetBSD/tools/lex/Makefile
tv d21f3d4a13 Prefix all target-specific things with `${MACHINE_GNU_PLATFORM}-'.
Prefix all non-target-specific things with `nb'.
2001-11-14 22:13:39 +00:00

10 lines
184 B
Makefile

# $NetBSD: Makefile,v 1.3 2001/11/14 22:13:40 tv Exp $
HOSTPROGNAME= nblex
HOST_SRCDIR= usr.bin/lex
.include "${.CURDIR}/../Makefile.host"
scan.c:
echo '#include <initscan.c>' >$@