Home | History | Annotate | Line # | Download | only in lint1
Makefile revision 1.1
      1  1.1  tv #	$NetBSD: Makefile,v 1.1 2001/08/14 11:02:01 tv Exp $
      2  1.1  tv 
      3  1.1  tv HOST_SRCDIR=	usr.bin/xlint/lint1
      4  1.1  tv HOST_BINDIR=	${TOOLDIR}/libexec
      5  1.1  tv 
      6  1.1  tv .include "${.CURDIR}/../Makefile.host"
      7  1.1  tv 
      8  1.1  tv ${TIMESTAMP}: ${SRCS}
      9