~ubuntu-branches/ubuntu/precise/libdbi-drivers/precise

« back to all changes in this revision

Viewing changes to drivers/msql/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): David Parker
  • Date: 2004-02-01 14:33:06 UTC
  • Revision ID: james.westby@ubuntu.com-20040201143306-10zg0y32z6u67n1g
Tags: 0.7.1-2
Fixed makefiles so that distclean doesn't remove documentation.

Show diffs side-by-side

added added

removed removed

Lines of Context:
375
375
        sgmltools -b html -s $(top_srcdir)/doc/include/doc-html.dsl dbd_msql.sgml
376
376
 
377
377
distclean: clean
378
 
        rm -f dbd_msql.ps dbd_msql.pdf dbd_msql/*
 
378
        rm -f dbd_msql.ps 
 
379
        if [ -f dbd_msql.sgml ]; then rm -rf dbd_msql.pdf dbd_msql/; fi
379
380
 
380
381
# manually install the docs
381
382
install-data-local: