summaryrefslogtreecommitdiffstats
path: root/bin/pwd/Makefile
diff options
context:
space:
mode:
authormike <mike@FreeBSD.org>2002-02-11 18:38:54 +0000
committermike <mike@FreeBSD.org>2002-02-11 18:38:54 +0000
commite9400873cc9f09164796a62c17bc188d04eeaa01 (patch)
tree96015be957f6ed4dc675b12b5657396086ad7719 /bin/pwd/Makefile
parent514239b04ba432003e58872434f4ffb62fdcd712 (diff)
downloadFreeBSD-src-e9400873cc9f09164796a62c17bc188d04eeaa01.zip
FreeBSD-src-e9400873cc9f09164796a62c17bc188d04eeaa01.tar.gz
o Remove old code from pwd(1); realpath(1) is now in its own directory.
o Fix some unordered includes in pwd(1). o Connect realpath(1) to the build.
Diffstat (limited to 'bin/pwd/Makefile')
-rw-r--r--bin/pwd/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/pwd/Makefile b/bin/pwd/Makefile
index 129ed63..4a8e66a 100644
--- a/bin/pwd/Makefile
+++ b/bin/pwd/Makefile
@@ -2,7 +2,5 @@
# $FreeBSD$
PROG= pwd
-LINKS= ${BINDIR}/pwd ${BINDIR}/realpath
-MAN= pwd.1 realpath.1
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud