/[dejagnu]/dejagnu/doc/Makefile.am
ViewVC logotype

Diff of /dejagnu/doc/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.7 by rsavoye, Tue Jul 16 23:06:20 2002 UTC revision 1.8 by rsavoye, Sat Aug 31 05:46:16 2002 UTC
# Line 51  docs: $(TARGETS) Line 51  docs: $(TARGETS)
51  # now for some extra dependencies that the automatic rules will not  # now for some extra dependencies that the automatic rules will not
52  # catch:  # catch:
53    
54  html rtf overview.pdf overview.ps overview.dvi overview.rtf overview.html: overview.sgml ref.sgml user.sgml  html rtf overview.pdf overview.ps overview.dvi overview.rtf overview.html: overview.sgml ref.sgml user.sgml
55    
56  clean realclean distclean:  clean realclean distclean:
57          rm -fr $(TARGETS) DBHTOHTML* html dejagnu.info* overview.junk overview overview.{aux,dvi,log,ps,pdf,tex}          rm -fr $(TARGETS) DBHTOHTML* html dejagnu.info* overview.junk overview overview.{aux,dvi,log,ps,pdf,tex}
58    
59  install-doc: $(TARGETS)  install-doc: $(TARGETS)
60          $(mkinstalldirs) $(DESTDIR)$(pkgdatadir)/html $(DESTDIR)$(pkgdatadir)/html/stylesheet-images          $(mkinstalldirs) $(DESTDIR)$(pkgdatadir)/html $(DESTDIR)$(pkgdatadir)/html/stylesheet-images
61          $(INSTALL_DATA) overview/*.html $(DESTDIR)$(pkgdatadir)/html          $(INSTALL_DATA) html/*.html $(DESTDIR)$(pkgdatadir)/html
         $(INSTALL_DATA) overview/stylesheet-images/*.png $(DESTDIR)$(pkgdatadir)/html/stylesheet-images  
62          $(INSTALL_DATA) overview.rtf $(DESTDIR)$(pkgdatadir)/dejagnu.rtf          $(INSTALL_DATA) overview.rtf $(DESTDIR)$(pkgdatadir)/dejagnu.rtf
63          $(INSTALL_DATA) overview.ps $(DESTDIR)$(pkgdatadir)/dejagnu.ps          $(INSTALL_DATA) overview.ps $(DESTDIR)$(pkgdatadir)/dejagnu.ps
64          $(INSTALL_DATA) overview.pdf $(DESTDIR)$(pkgdatadir)/dejagnu.pdf          $(INSTALL_DATA) overview.pdf $(DESTDIR)$(pkgdatadir)/dejagnu.pdf

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26