]> andersk Git - moira.git/commitdiff
don't install chpobox
authormar <mar>
Tue, 22 Dec 1987 12:50:53 +0000 (12:50 +0000)
committermar <mar>
Tue, 22 Dec 1987 12:50:53 +0000 (12:50 +0000)
clients/passwd/Makefile

index 70e37a2ef3ffdeb0799ae6bc46a003b066f823de..c2b83f674cbe97cb2d084d2ef2fc62e139861b18 100644 (file)
@@ -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
This page took 0.245874 seconds and 5 git commands to generate.