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