From 3507c48630eec20d48e4c74b492d5018ac67d03f Mon Sep 17 00:00:00 2001 From: mar Date: Tue, 22 Dec 1987 12:50:53 +0000 Subject: [PATCH] don't install chpobox --- clients/passwd/Makefile | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/clients/passwd/Makefile b/clients/passwd/Makefile index 70e37a2e..c2b83f67 100644 --- a/clients/passwd/Makefile +++ b/clients/passwd/Makefile @@ -6,9 +6,12 @@ # $Header$ # $Author$ # $Log$ -# Revision 1.5 1987-08-08 23:38:10 ambar -# passwd now links with smslib +# Revision 1.6 1987-12-22 12:50:53 mar +# don't install chpobox # +# Revision 1.5 87/08/08 23:38:10 ambar +# passwd now links with smslib +# # Revision 1.4 87/08/03 05:13:22 wesommer # changed libmisc to libcom_err.a # @@ -54,4 +57,4 @@ install: ${PROGS} install passwd ${DESTDIR}/usr/athena/passwd install chsh ${DESTDIR}/usr/athena/chsh install chfn ${DESTDIR}/usr/athena/chfn - install chpobox ${DESTDIR}/usr/athena/chpobox +# install chpobox ${DESTDIR}/usr/athena/chpobox -- 2.45.1