Don't install compile_et.1; we're not installing the program, anyway
authorTheodore Tso <tytso@mit.edu>
Thu, 8 Jun 1995 21:58:00 +0000 (21:58 +0000)
committerTheodore Tso <tytso@mit.edu>
Thu, 8 Jun 1995 21:58:00 +0000 (21:58 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5987 dc483132-0cff-0310-8789-dd5450dbe970

src/util/et/ChangeLog
src/util/et/Makefile.in

index 3031ad3aca7d3f0ed3b910475c418c9323104777..c2132dc367d913d9034bdb47d72aebd9684ec659 100644 (file)
@@ -1,3 +1,8 @@
+Thu Jun  8 11:26:09 1995  Theodore Y. Ts'o  <tytso@lurch.mit.edu>
+
+       * Makefile.in (install): Don't install compile_et.1; we're not
+               installing the program, anyway.
+
 Tue Jun  6 19:45:34 1995  Tom Yu  (tlyu@dragons-lair)
 
        * configure.in:
index 8f812b181d0fdf2e0414e72fa8caf519c9822b4f..8c5e549abc74b512edf1ef32c9ce9f876d4196c3 100644 (file)
@@ -81,9 +81,10 @@ install:: com_err.h
 install:: mit-sipb-copyright.h
        $(INSTALL_DATA) $(srcdir)/mit-sipb-copyright.h $(DESTDIR)$(KRB5_INCDIR)/mit-sipb-copyright.h
 
-install:: compile_et.1
-       $(INSTALL_DATA) $(srcdir)/compile_et.1 $(DESTDIR)$(CLIENT_MANDIR)/man1/compile_et.1
-
+#
+#install:: compile_et.1
+#      $(INSTALL_DATA) $(srcdir)/compile_et.1 $(DESTDIR)$(CLIENT_MANDIR)/compile_et.1
+#
 
 ## install_library_target(com_err,$(LIBOBJS),$(LINTFILES),)
 all-unix:: libcom_err.a