source: trunk/doc/Makefile.am @ 480

Last change on this file since 480 was 320, checked in by Peter, 18 years ago

removed statistics script, takes too long time

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 172 bytes
Line 
1## Process this file with automake to produce Makefile.in
2##
3## $Id: Makefile.am 320 2005-05-22 21:08:25Z peter $
4
5all-local:
6  doxygen doxygen.config
7
8clean-local:
9  @rm -rf html latex *~
10
11distclean-local: clean-local
Note: See TracBrowser for help on using the repository browser.