~ubuntu-branches/ubuntu/intrepid/ecl/intrepid

« back to all changes in this revision

Viewing changes to src/doc/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Peter Van Eynde
  • Date: 2006-06-21 09:21:21 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20060621092121-txz1f21lj0wh0f67
Tags: 0.9h-20060617-1
* New upstream version
* Updated standards version without real changes. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
87
87
        done
88
88
        rm -r $(DESTDIR)$(infodir)/ecl.$(INFOEXT) $(DESTDIR)$(infodir)/ecldev.$(INFOEXT); \
89
89
        rm $(DESTDIR)$(mandir)/man$(manext)/ecl.$(manext)
90
 
        rm $(DESTDIR)$(mandir)/man$(manext)/ecl-config.$(manext)
91
90
 
92
91
head: developers_manual user_manual $(srcdir)/head
93
92
        if [ -f ecl/index.html ]; then \