All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eli Carter <eli.carter@inet.com>
To: Sam Ravnborg <sam@ravnborg.org>
Cc: "Randy.Dunlap" <rddunlap@osdl.org>,
	linux-kernel@vger.kernel.org,
	Kai Germaschewski <kai@tp1.ruhr-uni-bochum.de>
Subject: Re: [RFC] Documentation/kbuild/makefiles.txt
Date: Tue, 07 Jan 2003 11:37:56 -0600	[thread overview]
Message-ID: <3E1B1074.5030806@inet.com> (raw)
In-Reply-To: 20030107165624.GA1222@mars.ravnborg.org

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 `-------------------------------------------------


  reply	other threads:[~2003-01-07 17:29 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-03 20:00 [RFC] Documentation/kbuild/makefiles.txt Sam Ravnborg
2003-01-05 21:51 ` Sam Ravnborg
2003-01-06 17:04   ` Randy.Dunlap
2003-01-06 19:36     ` Sam Ravnborg
2003-01-07 16:56       ` Sam Ravnborg
2003-01-07 17:37         ` Eli Carter [this message]
2003-01-07 18:09         ` [PATCH] " Eli Carter
2003-01-07 18:29           ` Sam Ravnborg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3E1B1074.5030806@inet.com \
    --to=eli.carter@inet.com \
    --cc=kai@tp1.ruhr-uni-bochum.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rddunlap@osdl.org \
    --cc=sam@ravnborg.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.