Last change
on this file since 13 was 3, checked in by diver, 16 years ago |
kmk makefile and related changes
|
File size:
526 bytes
|
Line | |
---|
1 | #define HEADING(a,b) :h##a res=##b group=2 x=left y=top width=100% \
|
---|
2 | height=100% scroll=both.
|
---|
3 | #define LINK(a,b) :link reftype=hd res=a.b:elink.
|
---|
4 | #define PINDEX(a) :i1 id=a.
|
---|
5 | #define SINDEX(a) :i2 refid=a.
|
---|
6 | #define HP1(a) :hp1.##a##:ehp1.
|
---|
7 | #define HP2(a) :hp2.##a##:ehp2.
|
---|
8 | #define HP3(a) :hp3.##a##:ehp3.
|
---|
9 | #define HP4(a) :hp4.##a##:ehp4.
|
---|
10 | #define HP5(a) :hp5.##a##:ehp5.
|
---|
11 | #define HP6(a) :hp6.##a##:ehp6.
|
---|
12 | #define HP7(a) :hp7.##a##:ehp7.
|
---|
13 | #define HP8(a) :hp8.##a##:ehp8.
|
---|
14 | #define HP9(a) :hp9.##a##:ehp9.
|
---|
Note:
See
TracBrowser
for help on using the repository browser.