+2002-07-12 Ken Raeburn <raeburn@mit.edu>
+
+ * Makefile.in (install): Don't install mit-sipb-copyright.h, it's
+ never referenced.
+
2002-07-09 Ken Raeburn <raeburn@mit.edu>
* error_message.c: Put # for cpp directives in first column.
install:: com_err.h
$(INSTALL_DATA) $(srcdir)/com_err.h $(DESTDIR)$(KRB5_INCDIR)/com_err.h
-install:: mit-sipb-copyright.h
- $(INSTALL_DATA) $(srcdir)/mit-sipb-copyright.h $(DESTDIR)$(KRB5_INCDIR)/mit-sipb-copyright.h
-
-
install-unix:: compile_et.1
$(INSTALL_DATA) $(srcdir)/compile_et.1 $(DESTDIR)$(CLIENT_MANDIR)/compile_et.1