git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@98 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
4430c719fb
commit
8fe0255b24
411 changed files with 45668 additions and 0 deletions
10
trunk/paradiseo-peo/docs/Makefile.am
Executable file
10
trunk/paradiseo-peo/docs/Makefile.am
Executable file
|
|
@ -0,0 +1,10 @@
|
|||
## Makefile.am for paradiseo/docs
|
||||
|
||||
|
||||
EXTRA_DIST = paradiseo.cfg foot.html
|
||||
|
||||
doc:
|
||||
cd $(srcdir) && doxygen paradiseo.cfg
|
||||
|
||||
clean-local:
|
||||
cd $(srcdir) && rm -rf html latex man
|
||||
Loading…
Add table
Add a link
Reference in a new issue