Home | History | Annotate | Line # | Download | only in disklabel
Makefile revision 1.4.6.2
      1  1.4.6.2     yamt #	$NetBSD: Makefile,v 1.4.6.2 2014/05/22 11:42:30 yamt Exp $
      2      1.1   dyoung 
      3  1.4.6.2     yamt HOSTPROGNAME=	nbdisklabel
      4      1.1   dyoung HOST_SRCDIR=	sbin/disklabel
      5  1.4.6.2     yamt HOST_SRCS=	disklabel.c
      6      1.3  tsutsui 
      7      1.3  tsutsui NOMAN=	# defined
      8      1.3  tsutsui 
      9      1.4      riz .include "${.CURDIR}/../Makefile.nbincludes"
     10      1.1   dyoung .include "${.CURDIR}/../Makefile.host"
     11      1.1   dyoung 
     12      1.1   dyoung .PATH: ${.CURDIR}/../../lib/libc/gen
     13