help-texinfo
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: right @def??? for makefile targets?


From: Karl Berry
Subject: Re: right @def??? for makefile targets?
Date: Mon, 19 Aug 2002 11:44:18 -0400

    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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]