exceptions. They are not used by any port, but maybe someone wants to do it
in the future, or a port may need it.
Further, zap the stripping of binaries that gets propagated into the gnusteps
config.make to be more inline with upstream. This is now properly handled via
the gnustep.port.mk.
OK landry@
Further change the way how frameworks are installed, create a couple of more symlinks,
to get rid of a lot of patches for other dependent ports.
OK landry@, ajacoutot@
Reorder WANTLIB in gnustep.port.mk, now do not include WANTLIB when only depending on gnustep-base.
Update/bump all gnustep ports that install bundles.
kind of a agree, landry@, OK aja@
* New configuration file to set default installation
* gnustep-make now uses the -no-print-directory flag when invoking make
* Change in path checking algorithm in GNUstep.sh and GNUstep.csh
- use SUBST_CMD
for threaded libobjc to go in) ; re-order Makefile.inc and
gnustep.port.mk, set only for i386 until we get more test results, set
USE_X11 where it's due...
The makefile package is a simple, powerful and extensible way to write
makefiles for a GNUstep-based project. It allows the user to write a
project without having to deal with the complex issues associated with
configuration, building, installation, and packaging. It also allows
the user to easily create cross-compiled binaries.