* Simplified build a lot due to running make before (should be fixed one day). * Only builds libncurses.a without the widechar and trace parts. * All other libs (forms, panels, ncursesc++, ...) are left out for now, until a need for them arise. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18439 a95241bf-73f2-0310-859d-f6bbb57e9c96
12 lines
518 B
Plaintext
12 lines
518 B
Plaintext
define(`ANCHORIDX',`0')dnl
|
|
define(`MANPAGE',`define(`MANPG',$1)dnl
|
|
|=====================================================================
|
|
-- | Man page <A HREF="../man/MANPG.html">MANPG</A>
|
|
-- |=====================================================================')dnl
|
|
define(`ANCHOR',`define(`ANCHORIDX',incr(ANCHORIDX))dnl
|
|
`#'1A NAME="AFU`_'ANCHORIDX"`#'2dnl
|
|
define(`CFUNAME',`$1')define(`AFUNAME',`$2')dnl
|
|
|')
|
|
define(`AKA',``AKA': <A HREF="../man/MANPG.html">CFUNAME</A>')dnl
|
|
define(`ALIAS',``AKA': $1')dnl
|