Home | History | Annotate | Line # | Download | only in disklabel
Makefile revision 1.7.2.1
      1  1.7.2.1  christos #	$NetBSD: Makefile,v 1.7.2.1 2019/06/10 22:10:14 christos Exp $
      2      1.1    dyoung 
      3  1.7.2.1  christos HOSTPROGNAME=	${_TOOL_PREFIX}disklabel
      4      1.1    dyoung HOST_SRCDIR=	sbin/disklabel
      5      1.6      matt HOST_SRCS=	disklabel.c
      6      1.3   tsutsui 
      7      1.4       riz .include "${.CURDIR}/../Makefile.nbincludes"
      8      1.1    dyoung .include "${.CURDIR}/../Makefile.host"
      9      1.1    dyoung 
     10      1.1    dyoung .PATH: ${.CURDIR}/../../lib/libc/gen
     11