> On 15 Feb 2017, at 01:17, Jamie Ramone <[email protected]> wrote: > > Thanks for that bit of advice, but since it was getting on my nerves I > removed all PC related files from my project and just maintain the > makefiles by hand. Ivan's solution seems to work well enough so I'm > going with that. One thing I can't seem to get around is that > gnustep-make installs the bundles in the installation domain. I only > want to copy them into the application proper, which I'm already > doing. Can the install target be turned off for those individual > bundles?
Yes, for a bundle named 'something' it's something_STANDARD_INSTALL = no _______________________________________________ Discuss-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnustep
