Home | History | Annotate | Line # | Download | only in realpath
Makefile revision 1.1.4.2
      1  1.1.4.2  martin #	$NetBSD: Makefile,v 1.1.4.2 2020/04/13 08:05:46 martin Exp $
      2  1.1.4.2  martin # $FreeBSD: head/bin/realpath/Makefile 298107 2016-04-16 07:45:30Z gjb $
      3  1.1.4.2  martin 
      4  1.1.4.2  martin PROG=	realpath
      5  1.1.4.2  martin 
      6  1.1.4.2  martin .include <bsd.prog.mk>
      7