Is there anything like @defvar or @defmac thats appropriate for makefile
targets?
You can use
@deffn Target mytarget
...
@end deffn
Although a simple @table @code might work ok -- that's how I've
generally seen makefile targets listed before.
See the `Def Cmd Template' node (and the rest of that chapter) in the
Texinfo manual for more details.
Hope this helps,
karl
_______________________________________________
Help-texinfo mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/help-texinfo