public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Jay Foster <jay@systech.com>
To: "'ecos-discuss@ecos.sourceware.org'" 	
	<ecos-discuss@ecos.sourceware.org>
Cc: Jay Foster <jay@systech.com>
Subject: [ECOS] CDL include_files property
Date: Fri, 05 Dec 2008 10:52:00 -0000	[thread overview]
Message-ID: <E8269B3B134D0449B017B595BDBEAB840625BC@mail.systech.com> (raw)

I have a situation where I need to have some header files copied from their
repository directory (<package>/current/include/) to the install tree
(.../install/include/).  I added these files using an "include_files"
property in the package CDL file, but they don't get copied to the install
tree.  The files do not have a .h or .hxx file extension.  Is there some way
to make this work.

As a (bad) kludge, I can add a source file that includes them, which creates
a dependency rule in the makefile that does copy them, but only when the
package is actually built, not when the install tree is populated.  These
header files can also be used by other packages, which might get compiled
first (and fail).

Jay

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

             reply	other threads:[~2008-12-05  1:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-05 10:52 Jay Foster [this message]
2008-12-05 23:22 ` Bart Veer

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=E8269B3B134D0449B017B595BDBEAB840625BC@mail.systech.com \
    --to=jay@systech.com \
    --cc=ecos-discuss@ecos.sourceware.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).