git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@128 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
850b834510
commit
865913df71
488 changed files with 0 additions and 46037 deletions
|
|
@ -1,12 +0,0 @@
|
|||
SUBDIRS = shared lesson1
|
||||
|
||||
## Makefile.am for paradiseo/examples
|
||||
|
||||
|
||||
EXTRA_DIST = peoExamples.cfg foot.html
|
||||
|
||||
doc:
|
||||
for ex in `ls lesson*`; do cd $(srcdir) && doxygen peoExamples.cfg; done
|
||||
|
||||
clean-local:
|
||||
for ex in `ls lesson*`; do cd $(ex) && rm -rf html latex man; done
|
||||
Loading…
Add table
Add a link
Reference in a new issue