How about writing a shell script that'll do that, post build?

On Thu, Jun 14, 2012 at 3:49 PM, Thomas Davie <[email protected]> wrote:

> Hi all,
>
> I'm in the process of letting CoreParse work on GNUstep, and have all the
> code compiling, I'm just trying to figure out the correct way to install
> headers.
>
> I'm currently specifying:
> LIBRARY_NAME = libcoreparse
> libcoreparse_HEADER_FILES_DIR = CoreParse
> libcoreparse_HEADER_FILES = \
>    CoreParse.h \
>    Tokenisation/CPTokeniser.h \
>    .......
> libcoreparse_HEADER_FILES_INSTALL_DIR = CoreParse
>
> This mostly works, but for one exception – the headers retain the
> hierarchical structure they have in my source – is there some way to get
> make to flatten out the folder hierarchy here?
>
> Thanks
>
> Tom Davie
> _______________________________________________
> Discuss-gnustep mailing list
> [email protected]
> https://lists.gnu.org/mailman/listinfo/discuss-gnustep
>



-- 
Ivan Vučica - [email protected]
_______________________________________________
Discuss-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to