RSS

(root)/ildjit/libiljitirprofiler : 1 : doc/Makefile.am

« back to all changes in this revision

Viewing changes to doc/Makefile.am

Speziale Ettore
2009-11-18 09:55:46
Revision ID: ettore@mars-20091118095546-yfnbhnvbiw32txil
Initial import into Bazaar.

Show diffs side-by-side

added added

removed removed

 
1
 
 
2
MAINTAINERCLEANFILES = Makefile.in
 
3
 
 
4
EXTRA_DIST = doxy.config
 
5
 
 
6
if API_DOC
 
7
install-data-local: install-html-local
 
8
 
 
9
install-html-local: doxygen-docs
 
10
        $(INSTALL) -d $(docdir)
 
11
        cp -r html $(docdir)
 
12
 
 
13
doxygen-docs: doxy.config
 
14
        doxygen $<
 
15
endif
 
16
 
 
17
clean-local:
 
18
        rm -rf html

Loggerhead 1.17 is a web-based interface for Bazaar branches