From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: Keith Wiles <keith.wiles@intel.com>
Cc: dev@dpdk.org
Subject: Re: [PATCH] mk: add makefile extention support
Date: Sun, 28 Feb 2016 22:00:02 +0100 [thread overview]
Message-ID: <1976319.EWLy02CyDg@xps13> (raw)
In-Reply-To: <1455039314-86891-1-git-send-email-keith.wiles@intel.com>
Hi,
2016-02-09 11:35, Keith Wiles:
> Adding support to the build system to allow for Makefile.XXX
> extention to a subtree, which already has Makefiles. These
> Makefiles could be from the autotools and others places. Using
> the Makefile extention RTE_MKFILE_SUFFIX in a makefile subtree
> using 'export RTE_MKFILE_SUFFIX=.XXX' to use Makefile.XXX in
> that subtree.
>
> The main reason I needed this feature was to integrate a autotool
> open source projects with DPDK and keep the original Makefiles.
Sorry I fail to understand why it is needed.
Are you trying to add autotool in DPDK? I don't think it is a good approach.
The DPDK must provide a pkgconfig interface to be integrated anywhere.
next prev parent reply other threads:[~2016-02-28 21:01 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-09 17:35 [PATCH] mk: add makefile extention support Keith Wiles
2016-02-24 15:22 ` Wiles, Keith
2016-02-28 21:00 ` Thomas Monjalon [this message]
2016-02-28 21:47 ` Wiles, Keith
2016-02-29 8:21 ` Thomas Monjalon
2016-02-29 14:12 ` Wiles, Keith
2016-03-03 14:55 ` Wiles, Keith
2016-03-03 16:33 ` Thomas Monjalon
2016-03-03 17:53 ` Wiles, Keith
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=1976319.EWLy02CyDg@xps13 \
--to=thomas.monjalon@6wind.com \
--cc=dev@dpdk.org \
--cc=keith.wiles@intel.com \
/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.