|
Server : Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/0.9.8e-fips-rhel5 DAV/2 PHP/5.2.17 System : Linux localhost 2.6.18-419.el5 #1 SMP Fri Feb 24 22:47:42 UTC 2017 x86_64 User : nobody ( 99) PHP Version : 5.2.17 Disable Function : NONE Directory : /proc/21571/root/usr/share/doc/doxygen-1.4.7/examples/ |
Upload File : |
#
# This file was generated from Makefile.in on Mon Jun 11 04:46:59 EDT 2012
#
DOXYGEN = /builddir/build/BUILD/doxygen-1.4.7
TMAKEPATH = /builddir/build/BUILD/doxygen-1.4.7/tmake/lib/linux-g++
ENV = env TMAKEPATH=$(TMAKEPATH)
TMAKE = /builddir/build/BUILD/doxygen-1.4.7/tmake/bin/tmake
MAKE = /usr/bin/gmake
PERL = /usr/bin/perl
RM = rm -f
CP = cp
VERSION = 1.4.7
INSTALL = /usr
INSTTOOL = /usr/bin/install
DOXYDOCS = ..
DOCDIR = /usr/share/doc/packages/doxygen
QTDIR = /usr/lib64/qt-3.3
all: class/html/index.html \
define/html/index.html \
enum/html/index.html \
file/html/index.html \
func/html/index.html \
page/html/index.html \
relates/html/index.html \
author/html/index.html \
par/html/index.html \
overload/html/index.html \
example/html/index.html \
include/html/index.html \
qtstyle/html/index.html \
jdstyle/html/index.html \
structcmd/html/index.html \
autolink/html/index.html \
restypedef/html/index.html \
afterdoc/html/index.html \
template/html/index.html \
tag/html/index.html \
group/html/index.html \
diagrams/html/index.html \
memgrp/html/index.html \
docstring/html/index.html \
pyexample/html/index.html
clean:
rm -rf class define enum file func page relates author \
par overload example include qtstyle jdstyle structcmd \
autolink tag restypedef afterdoc template tag group diagrams \
memgrp docstring pyexample
class/html/index.html: class.h class.cfg
$(DOXYGEN)/bin/doxygen class.cfg
define/html/index.html: define.h define.cfg
$(DOXYGEN)/bin/doxygen define.cfg
enum/html/index.html: enum.h enum.cfg
$(DOXYGEN)/bin/doxygen enum.cfg
file/html/index.html: file.h file.cfg
$(DOXYGEN)/bin/doxygen file.cfg
func/html/index.html: func.h func.cfg
$(DOXYGEN)/bin/doxygen func.cfg
page/html/index.html: page.doc page.cfg
$(DOXYGEN)/bin/doxygen page.cfg
relates/html/index.html: relates.cpp relates.cfg
$(DOXYGEN)/bin/doxygen relates.cfg
author/html/index.html: author.cpp author.cfg
$(DOXYGEN)/bin/doxygen author.cfg
par/html/index.html: par.cpp par.cfg
$(DOXYGEN)/bin/doxygen par.cfg
overload/html/index.html: overload.cpp overload.cfg
$(DOXYGEN)/bin/doxygen overload.cfg
example/html/index.html: example.cpp example_test.cpp example.cfg
$(DOXYGEN)/bin/doxygen example.cfg
include/html/index.html: include.cpp example_test.cpp include.cfg
$(DOXYGEN)/bin/doxygen include.cfg
qtstyle/html/index.html: qtstyle.cpp qtstyle.cfg
$(DOXYGEN)/bin/doxygen qtstyle.cfg
jdstyle/html/index.html: jdstyle.cpp jdstyle.cfg
$(DOXYGEN)/bin/doxygen jdstyle.cfg
structcmd/html/index.html: structcmd.h structcmd.cfg
$(DOXYGEN)/bin/doxygen structcmd.cfg
autolink/html/index.html: autolink.cpp autolink.cfg
$(DOXYGEN)/bin/doxygen autolink.cfg
tag/html/index.html: tag.cpp tag.cfg example/html/index.html
$(DOXYGEN)/bin/doxygen tag.cfg
# sed -e "1,1s#perl#$(PERL)#g" tag/html/installdox >tag/html/installdox.perl
# cd tag/html ; $(PERL) installdox.perl -lexample.tag@../../example/html
restypedef/html/index.html: restypedef.cpp restypedef.cfg
$(DOXYGEN)/bin/doxygen restypedef.cfg
afterdoc/html/index.html: afterdoc.h afterdoc.cfg
$(DOXYGEN)/bin/doxygen afterdoc.cfg
template/html/index.html: templ.cpp templ.cfg
$(DOXYGEN)/bin/doxygen templ.cfg
group/html/index.html: group.cpp group.cfg
$(DOXYGEN)/bin/doxygen group.cfg
memgrp/html/index.html: memgrp.cpp memgrp.cfg
$(DOXYGEN)/bin/doxygen memgrp.cfg
pyexample/html/index.html: pyexample.py pyexample.cfg
$(DOXYGEN)/bin/doxygen pyexample.cfg
docstring/html/index.html: docstring.py docstring.cfg
$(DOXYGEN)/bin/doxygen docstring.cfg
diagrams/html/index.html: diagrams_a.h diagrams_b.h diagrams_c.h diagrams_d.h diagrams_e.h diagrams.cfg
ifneq ($(HAVE_DOT),)
$(DOXYGEN)/bin/doxygen diagrams.cfg
endif