discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Flattening Header Folder Hierarchy


From: Ivan Vučica
Subject: Re: Flattening Header Folder Hierarchy
Date: Mon, 18 Jun 2012 20:25:04 +0200

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

On Thu, Jun 14, 2012 at 3:49 PM, Thomas Davie <tom.davie@gmail.com> 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
Discuss-gnustep@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnustep



--
Ivan Vučica - ivan@vucica.net



reply via email to

[Prev in Thread] Current Thread [Next in Thread]