summaryrefslogtreecommitdiffstats
path: root/bin/pwd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'bin/pwd/Makefile')
-rw-r--r--bin/pwd/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/pwd/Makefile b/bin/pwd/Makefile
index 4a8e66a..be42836 100644
--- a/bin/pwd/Makefile
+++ b/bin/pwd/Makefile
@@ -2,5 +2,7 @@
# $FreeBSD$
PROG= pwd
+LINKS= ${BINDIR}/pwd ${BINDIR}/realpath
+MAN1= pwd.1 realpath.1
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud