summaryrefslogtreecommitdiff
path: root/usr.bin/realpath/Makefile
blob: 7f7050ad6e1cbb53e1da27f8ce08bcdb2470f5b6 (plain)
1
2
3
4
5
6
#	$NetBSD: Makefile,v 1.1 2020/02/02 21:49:44 kamil Exp $
# $FreeBSD: head/bin/realpath/Makefile 298107 2016-04-16 07:45:30Z gjb $

PROG=	realpath

.include <bsd.prog.mk>