NetBSD/usr.bin/realpath/Makefile

7 lines
171 B
Makefile
Raw Permalink Normal View History

# $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>