source: trunk/doc/Makefile.am @ 247

Last change on this file since 247 was 5, checked in by Jari Häkkinen, 21 years ago

* empty log message *

  • 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 5 2003-02-26 16:11:44Z jari $
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.