The makefile package is a simple, powerful and extensible way to write makefiles for a GNUstep-based project.
Find a file
Nicola Pero da960e7011 Install Master and Instance library.make
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@12593 72102866-910b-0410-8b05-ffd578937521
2002-02-20 16:19:11 +00:00
debian debian build fix 2001-09-14 15:17:50 +00:00
Documentation Remove old/incorrect CPPFLAGS/LDFLAGS. 2002-02-04 04:43:38 +00:00
Instance New file extracted from top-level library.make 2002-02-20 16:18:30 +00:00
Master New file extracted from top-level library.make 2002-02-20 16:18:30 +00:00
.cvsignore Updated for removal of two configure generated files 2001-01-16 19:30:04 +00:00
aclocal.m4 Set CPPFLAGS not CFLAGS 2001-01-10 19:28:56 +00:00
aggregate.make Actual code moved into Master/aggregate.make 2002-02-01 11:39:07 +00:00
ANNOUNCE Version 1.2.1 2002-01-07 15:24:55 +00:00
application.make application.make code moved into Master/application.make and 2002-01-31 17:58:08 +00:00
bundle.make Broken into Master and Instance makefiles - code moved into them. New code 2002-02-09 13:53:10 +00:00
ChangeLog Broken clibrary.make into Master and Instance makefiles 2002-02-20 15:37:29 +00:00
clean_cpu.sh Make all alpha variants the same 2001-03-08 15:45:54 +00:00
clean_os.sh * target.make: check for freebsd instead of freebsdelf. 2001-04-13 21:51:45 +00:00
clean_vendor.sh Re-add untrasnfered files 2001-03-02 15:37:20 +00:00
clibrary.make Broken into Master and Instance 2002-02-20 15:36:51 +00:00
common.make Set the APP_EXTENSION here 2002-01-31 17:58:29 +00:00
config.guess Updated to latest version which contains yet another fix by us for i18n ld 2002-02-12 11:09:45 +00:00
config.h.in Support for linking with different types of a library. 1997-10-03 21:12:56 +00:00
config.make.in Implemented strip=yes 2001-12-14 14:51:27 +00:00
config.site Empty target fix. 2001-10-09 14:51:37 +00:00
config.sub Updated to latest version 2002-02-12 11:10:47 +00:00
config_thread.m Add next flags for tests 2001-04-26 03:46:11 +00:00
configure Support GNUSTEP_DEFAULTS_ROOT 2002-02-14 09:24:14 +00:00
configure.in Support GNUSTEP_DEFAULTS_ROOT 2002-02-14 09:24:14 +00:00
COPYING Add license file. 1997-11-19 22:05:32 +00:00
cpu.sh Initial revision 1997-09-16 01:07:48 +00:00
ctool.make Broken into Master and Instance makefile 2002-02-20 13:12:34 +00:00
cygpath.sh Make paths work on MingW 2001-10-17 03:22:41 +00:00
debugapp.in Make paths work on MingW 2001-10-17 03:22:41 +00:00
documentation.make Make gsdoc install work 2002-01-06 09:59:29 +00:00
executable.template.in Tidied up sed code for extracting the executable name 2002-01-26 16:35:52 +00:00
FAQ Version 1.2.1 2002-01-07 15:24:55 +00:00
framework.make Fixed LIBRARIES_DEPEND_UPON ... forgot to update for change in target.make 2002-02-12 18:42:47 +00:00
GNUmakefile.in Install Master and Instance library.make 2002-02-20 16:19:11 +00:00
GNUmakefile.postamble Renamed Makefiles to GNUmakefile. 1997-10-28 03:13:18 +00:00
GNUmakefile.preamble Re-add untrasnfered files 2001-03-02 15:37:20 +00:00
GNUstep-HOWTO Version 1.2.1 2002-01-07 15:24:55 +00:00
gnustep-make.spec.in Add GCC_SO_DIR for shared libs. Update docs 2001-07-26 18:34:42 +00:00
GNUstep.csh.in Remove old/incorrect CPPFLAGS/LDFLAGS. 2002-02-04 04:43:38 +00:00
GNUstep.sh.in Support GNUSTEP_DEFAULTS_ROOT 2002-02-14 09:24:14 +00:00
gswapp.make Fixed double linker flags ... now -L libraries should be passed only once 2002-01-30 13:18:36 +00:00
gswbundle.make Fixed double linker flags ... now -L libraries should be passed only once 2002-01-30 13:18:36 +00:00
INSTALL Version 1.2.1 2002-01-07 15:24:55 +00:00
install-sh Initial revision 1997-09-16 01:07:48 +00:00
java-executable.template Fixed bug in shell variable evaluation 2001-07-09 16:08:29 +00:00
java-tool.make Rewritten - actual code moved into Master/java-tool.make and Instance/java-tool.make 2002-02-08 13:53:53 +00:00
java.make Broken into Master and Instance makefile and code moved there ... here just 2002-02-08 12:14:38 +00:00
jni.make Merge 0.6.6 branch into main. 2000-08-07 22:06:04 +00:00
ld_lib_path.csh Remove old/incorrect CPPFLAGS/LDFLAGS. 2002-02-04 04:43:38 +00:00
ld_lib_path.sh Remove old/incorrect CPPFLAGS/LDFLAGS. 2002-02-04 04:43:38 +00:00
library-combo.make Simplified code - removed runtime, foundation and gui libraries - obsoleted 2001-12-08 17:04:19 +00:00
library.make Fixed typo 2002-02-10 04:10:44 +00:00
mkinstalldirs Do not run chown if mkdir fails 2001-12-12 16:47:53 +00:00
names.make Removed unused conditional 2002-01-22 23:24:11 +00:00
NEWS Version 1.2.1 2002-01-07 15:24:55 +00:00
objc.make Fixed double linker flags ... now -L libraries should be passed only once 2002-01-30 13:18:36 +00:00
openapp.in Fixed setting EXEEXT, a typo was preventing it from working 2001-05-17 23:43:58 +00:00
opentool.in Added check for correct environment. 2002-02-04 16:21:08 +00:00
os.sh Initial revision 1997-09-16 01:07:48 +00:00
palette.make Fixed double linker flags ... now -L libraries should be passed only once 2002-01-30 13:18:36 +00:00
README Version 1.2.0pre1 2001-10-25 02:34:37 +00:00
rules.make Rule to build the GNUSTEP_OBJ_DIR moved back here 2002-01-30 20:49:19 +00:00
service.make Fixed double linker flags ... now -L libraries should be passed only once 2002-01-30 13:18:36 +00:00
setlocaltz.sh Correct location of NSTimeZones 2000-12-13 05:11:29 +00:00
spec-debug-alone-rules.template Changed GNUSTEP_BASE_INSTALL to INSTALL_ROOT_DIR 2001-01-17 18:46:07 +00:00
spec-debug-rules.template Fixed bug - '/' in excess 2001-01-19 17:41:43 +00:00
spec-rules.template Changed GNUSTEP_BASE_INSTALL to INSTALL_ROOT_DIR 2001-01-17 18:46:07 +00:00
subproject.make Make sure we always install with the correct user/group as specified 2001-12-12 15:27:57 +00:00
target.make Query-replaced LIBRARIES_DEPEND_UPON with the new INTERNAL_LIBRARIES_DEPEND_UPON 2002-01-29 13:44:43 +00:00
test-application.make On make clean, remove the .c and .h files generated by pswrap 2001-12-10 12:26:34 +00:00
test-library.make Fixed double linker flags ... now -L libraries should be passed only once 2002-01-30 13:18:36 +00:00
test-tool.make Removed internal-check target - to make tests, you normally define 2001-09-13 21:22:59 +00:00
tool.make Do not install/uninstall the tool shell script wrapper 2002-01-30 18:09:44 +00:00
transform_paths.sh Fixed, rewritten 2001-03-19 00:29:22 +00:00
vendor.sh Initial revision 1997-09-16 01:07:48 +00:00
Version Version 1.2.1 2002-01-07 15:24:55 +00:00
which_lib.c Tidied a couple of lines, indentation/comments 2002-01-15 00:52:10 +00:00

GNUstep makefile package
************************

Here is some introductory info to get you started:

What is the GNUstep makefile package?
=====================================

   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.

Information
===========

   The file `NEWS' has this packages feature history.

   The files `INSTALL' or `GNUstep-HOWTO' give instructions for
installing the packages. Also see the `machines' documentation and
various machine specific READMEs in the Documentation directory.

   Files in the `Documentation' directory have information on the
design of the Makefile system and how to write your own makefiles that
work with it.

License
=======

   The GNUstep libraries are covered under the GNU Lesser Public
License.  This means you can use these libraries in any program (even
non-free programs). If you distribute the libraries along with your
program, you must make the improvements you have made to the libraries
freely available. You should read the COPYING.LIB file for more
information.

   GNUstep tools, test programs, and other files are covered under the
GNU Public License. This means if you make changes to these programs,
you cannot charge a fee, other than distribution fees, for others to
use the program. You should read the COPYING file for more information.

   With GNUstep-Base, we strongly recommend the use of the ffcall
libraries, which provides stack frame handling for NSInvocation and
NSConnection.  "Ffcall is under GNU GPL. As a special exception, if used
in GNUstep or in derivate works of GNUstep, the included parts of ffcall
are under GNU LGPL" (Text in quotes provided by the author of ffcall).

History
=======

   The GNUstep makefile package was designed by Scott Christley
<scottc@net-community.com> and Ovidiu Predescu
<ovidiu@net-community.com>.

   Flags for building shared libraries and bundles on several systems
were originally identified by Mircea Oancea <mircea@pathcom.com>.

   Richard Frith-Macdonald <richard@brainstorm.co.uk> also contributed
with ideas.

   Nicola Pero <nicola@brainstorm.co.uk> rewrote much of the rule
procedures to increase the speed of the package by over a factor of 7.
He also rewrote much of the rest of the system to make it simpler and
more effective.

How can you help?
=================

   * Give us feedback!  Tell us what you like; tell us what you think
     could be better.  Send bug reports to <bug-gnustep@gnu.org>.