9 lines
184 B
Makefile
9 lines
184 B
Makefile
# $NetBSD: Makefile,v 1.1 2001/08/14 11:02:01 tv Exp $
|
|
|
|
HOST_SRCDIR= usr.bin/xlint/lint2
|
|
HOST_BINDIR= ${TOOLDIR}/libexec
|
|
|
|
.include "${.CURDIR}/../Makefile.host"
|
|
|
|
${TIMESTAMP}: ${SRCS}
|