git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@426 331e1502-861f-0410-8da2-ba01fb791d7f
5 lines
62 B
Makefile
5 lines
62 B
Makefile
doc:
|
|
-@doxygen Doxyfile
|
|
|
|
clean-local:
|
|
rm -rf html latex man
|