Re: [RFC] Documentation/kbuild/makefiles.txt

Eli Carter (eli.carter@inet.com)
Tue, 07 Jan 2003 11:37:56 -0600


Sam Ravnborg wrote:
[snip]
> --- 4.2 Composite Host Programs
>
> Host programs can be made up based on composite objects.
> The syntax used to define composite objetcs for host programs is
> similar to the syntax used for kernel objects.
> $(<executeable>-objs) list all objects used to link the final
> executable.
>
> Example:
> #scripts/lxdialog/Makefile
> host-progs := lxdialog
> hex2bin-objs := checklist.o lxdialog.o
[snip]

You mean s/hex2bin/lxdialog/ right?

Eli
--------------------. "If it ain't broke now,
Eli Carter \ it will be soon." -- crypto-gram
eli.carter(a)inet.com `-------------------------------------------------

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/