source:
trunk/doc/Makefile.am
@
5
Last change on this file since 5 was 5, checked in by , 20 years ago | |
---|---|
|
|
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 | |
5 | all-local: |
6 | doxygen doxygen.config |
7 | |
8 | clean-local: |
9 | @rm -rf html latex *~ |
10 | |
11 | distclean-local: clean-local |
Note: See TracBrowser
for help on using the repository browser.