blob: e1e9176ea060a7a5900eb782cb5c89eaa949feef (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
/**
@mainpage The TDevelop Makefile.am Parser
This library contains a parser that handles Makefile.am.
<b>Link with</b>: -lkdevautotoolsparser
<b>Include path</b>: -I\$(kde_includes)/tdevelop/buildtools/parsers/autotools
*/
|