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