blob: d54178eee0957080c2d653e15d47532a687e9a5a (
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)/tdevelop/buildtools/parsers/autotools
*/
|