]>
Commit | Line | Data |
---|---|---|
427c49bc A |
1 | ############################################################################### |
2 | # $Id:$ | |
3 | ############################################################################### | |
4 | ## do not change this value | |
5 | subdir=lib/cpp | |
6 | ||
7 | ## get configured autoconf variables | |
8 | @stdvars@ | |
9 | ||
10 | ## Your own variables shall go here .. | |
11 | ||
12 | # Docs | |
13 | DOXY_TARGET=doxygen.cfg | |
14 | DOXY_GENDIR=gendoc/html | |
15 | ||
16 | @stdmake@ | |
17 | ||
18 | ||
19 | @stddeps@ |