/[classpath]/classpath/doc/api/Makefile.am
ViewVC logotype

Diff of /classpath/doc/api/Makefile.am

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

revision 1.11.2.5 by gnu_andrew, Fri May 20 18:20:47 2005 UTC revision 1.11.2.6 by gnu_andrew, Sat Sep 10 15:31:34 2005 UTC
# Line 6  sourcepath = $(top_builddir):$(top_srcdi Line 6  sourcepath = $(top_builddir):$(top_srcdi
6    
7  classpathbox = "<span class='logo'><a href='http://www.gnu.org/software/classpath' target='_top'>GNU Classpath</a> ($(VERSION))"  classpathbox = "<span class='logo'><a href='http://www.gnu.org/software/classpath' target='_top'>GNU Classpath</a> ($(VERSION))"
8    
9    if CREATE_API_DOCS
10  install-data-local:  install-data-local:
11          $(mkinstalldirs) $(DESTDIR)$(pkgdatadir)/api          $(mkinstalldirs) $(DESTDIR)$(pkgdatadir)/api
12          @list='$(htmllist)'; for p in $$list; do \          @list='$(htmllist)'; for p in $$list; do \
# Line 26  uninstall-local: Line 27  uninstall-local:
27              rm -f $(DESTDIR)$(pkgdatadir)/api/$$f; \              rm -f $(DESTDIR)$(pkgdatadir)/api/$$f; \
28            fi; \            fi; \
29          done          done
30    endif
31    
32  html: create_html  html: create_html
33    

Legend:
Removed from v.1.11.2.5  
changed lines
  Added in v.1.11.2.6

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