aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/ar/Makefile
diff options
context:
space:
mode:
authorRodney W. Grimes <rgrimes@FreeBSD.org>1994-05-30 14:17:23 +0000
committerRodney W. Grimes <rgrimes@FreeBSD.org>1994-05-30 14:17:23 +0000
commit9f23196c427eddb59bd454053a732e7cfebcb459 (patch)
treecbc76bb7378182b40bb7ac82490598cf9234b40d /usr.bin/ar/Makefile
parent5c64522858e96e82287b3b310862033f51fcc8f5 (diff)
downloadsrc-9f23196c427eddb59bd454053a732e7cfebcb459.tar.gz
src-9f23196c427eddb59bd454053a732e7cfebcb459.zip
Cleanup so that make install can run, many install: maninstall changed
to just install:, sperious targets and CLEANFILES removed.
Notes
Notes: svn path=/head/; revision=1637
Diffstat (limited to 'usr.bin/ar/Makefile')
-rw-r--r--usr.bin/ar/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/ar/Makefile b/usr.bin/ar/Makefile
index f79edaa8e19b..fef2a8f7fdf9 100644
--- a/usr.bin/ar/Makefile
+++ b/usr.bin/ar/Makefile
@@ -9,7 +9,8 @@ CLEANFILES=ar.5.0
ar.0: ar.5.0
-afterinstall:
+# XXX BROKEN: afterinstall:
+XXXafterinstall:
install -c -o ${MANOWN} -g ${MANGRP} -m ${MANMODE} ar.5.0 \
${DESTDIR}${MANDIR}5/ar.0