summaryrefslogtreecommitdiffstats
path: root/bin/pwd/Makefile
blob: 4d070983477d4f6f10915e62b513bda187e9ba05 (plain)
1
2
3
4
5
6
7
8
9
10
#	@(#)Makefile	8.1 (Berkeley) 5/31/93
# $FreeBSD$

PROG=	pwd
LINKS=	${BINDIR}/pwd ${BINDIR}/realpath
MAN=	pwd.1 realpath.1

WARNS=	2

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud