Home | History | Annotate | Line # | Download | only in lint
Makefile revision 1.1
      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 HOSTPROGNAME=	lint
      4  1.1  tv HOST_SRCDIR=	usr.bin/xlint/xlint
      5  1.1  tv HOST_CPPFLAGS=	-DPATH_LIBEXEC=\"${TOOLDIR}/libexec\"
      6  1.1  tv 
      7  1.1  tv .include "${.CURDIR}/../Makefile.host"
      8  1.1  tv 
      9  1.1  tv ${TIMESTAMP}: ${SRCS}
     10