NetBSD/tools/lint/Makefile

10 lines
224 B
Makefile

# $NetBSD: Makefile,v 1.1 2001/08/14 11:02:00 tv Exp $
HOSTPROGNAME= lint
HOST_SRCDIR= usr.bin/xlint/xlint
HOST_CPPFLAGS= -DPATH_LIBEXEC=\"${TOOLDIR}/libexec\"
.include "${.CURDIR}/../Makefile.host"
${TIMESTAMP}: ${SRCS}