diff -urN lstat-2.2.orig/Makefile.in lstat-2.2/Makefile.in --- lstat-2.2.orig/Makefile.in Tue May 21 12:17:34 2002 +++ lstat-2.2/Makefile.in Tue May 21 12:59:12 2002 @@ -44,7 +44,7 @@ all: clean_CVS $(PROGS) $(LIBS) $(MISC) templates/Makefile -install: install_files initrc update_apache_conf mkgraphs +install: install_files initrc update_apache_conf install_files: @echo "Instaling library files..." @@ -144,11 +144,6 @@ echo "ok";\ fi; -mkgraphs: - @echo "Creating some stats" - @$(BINDIR)/Mkgraph.pl - @echo - clean: cd $(SRCDIR) && rm -f $(PROGS) cd $(SRCDIR)/lib && rm -f $(LIBS)