The makefile package is a simple, powerful and extensible way to write makefiles for a GNUstep-based project.
Find a file
Nicola Pero 10206d9859 Use the new variable OBJ_FILES_TO_LINK defined by rules.make
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@10908 72102866-910b-0410-8b05-ffd578937521
2001-09-15 12:05:37 +00:00
debian debian build fix 2001-09-14 15:17:50 +00:00
Documentation Add darwin support for nx-gnu-gnu 2001-09-11 21:52:35 +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 Tiny indentation change 2001-07-16 10:42:55 +00:00
application.make Use the new variable OBJ_FILES_TO_LINK defined by rules.make 2001-09-15 12:05:37 +00:00
brain.make Add darwin support for nx-gnu-gnu 2001-09-11 21:52:35 +00:00
bundle.make Use the new variable OBJ_FILES_TO_LINK defined by rules.make 2001-09-15 12:05:37 +00:00
ChangeLog debian build fix 2001-09-14 15:17:50 +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
common.make Protect from multiple inclusions 2001-07-10 14:30:08 +00:00
config.guess Merge 1.0 branch into main. 2001-04-10 03:19:42 +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 Define GNUSTEP_MAKE_VERSION and company 2001-04-25 11:02:13 +00:00
config.site Quote typo 2001-05-29 03:38:55 +00:00
config.sub Merge 1.0 branch into main. 2001-04-10 03:19:42 +00:00
config_thread.m Add next flags for tests 2001-04-26 03:46:11 +00:00
configure Don't look for gcc's libobjc.so 2001-08-21 15:06:00 +00:00
configure.in Don't look for gcc's libobjc.so 2001-08-21 15:06:00 +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 Shortcut the recursive make invocation on make clean and make distclean 2001-07-13 15:33:06 +00:00
debugapp.in Fixed adding EXEEXT at the end - typo was killing attempt 2001-05-17 23:44:48 +00:00
depend.make New dependencies... 1999-10-24 03:15:37 +00:00
documentation.make Fixed make clean; in make clean, make more clean for javadoc as it wasn't 2001-09-11 10:07:55 +00:00
executable.template.in GUI Backend built as bundle by default. Remove backend component 2001-04-13 19:49:16 +00:00
FAQ Moved docs 2001-02-26 19:12:47 +00:00
framework.make Use the new variable OBJ_FILES_TO_LINK defined by rules.make 2001-09-15 12:05:37 +00:00
GNUmakefile.in Do not install/uninstall rootinstall.sh and rootuninstall.sh 2001-09-13 21:26:39 +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 Update LATEX2HTML cmd. Update license explaination 2001-07-19 15:05:02 +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 Move user script to ~/GNUstep 2001-08-02 14:48:07 +00:00
GNUstep.sh.in Move user script to ~/GNUstep 2001-08-02 14:48:07 +00:00
gswapp.make Use the new variable OBJ_FILES_TO_LINK defined by rules.make 2001-09-15 12:05:37 +00:00
gswbundle.make Use the new variable OBJ_FILES_TO_LINK defined by rules.make 2001-09-15 12:05:37 +00:00
INSTALL Version 1.0.1 2001-05-29 14:27:43 +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 Do not include rules.make if RULES_MAKE_LOADED is not empty 2001-07-10 09:45:34 +00:00
java.make Do not include rules.make if RULES_MAKE_LOADED is not empty 2001-07-10 09:45:34 +00:00
jni.make Merge 0.6.6 branch into main. 2000-08-07 22:06:04 +00:00
ld_lib_path.csh Add GCC_SO_DIR for shared libs. Update docs 2001-07-26 18:34:42 +00:00
ld_lib_path.sh Add GCC_SO_DIR for shared libs. Update docs 2001-07-26 18:34:42 +00:00
library.make Use the new variable OBJ_FILES_TO_LINK defined by rules.make 2001-09-15 12:05:37 +00:00
MediaBook.func Many updates for flattened directory structure. 2000-12-05 16:11:55 +00:00
MediaBook.sh * MediaBook.sh (MB_GNUSTEP_SOURCE, MB_FINANCE_SOURCE): New variables. 1999-02-21 01:20:17 +00:00
mkinstalldirs Remove -p dir if there 2000-08-21 15:21:03 +00:00
names.make Build fixes 2000-02-21 22:01:08 +00:00
NEWS Version 1.0.1 2001-05-29 14:27:43 +00:00
objc.make Use the new variable OBJ_FILES_TO_LINK defined by rules.make 2001-09-15 12:05:37 +00:00
openapp.in Fixed setting EXEEXT, a typo was preventing it from working 2001-05-17 23:43:58 +00:00
opentool.in Fixed adding EXEEXT at the executable name - typo was in the way 2001-05-17 23:45:29 +00:00
os.sh Initial revision 1997-09-16 01:07:48 +00:00
palette.make Use the new variable OBJ_FILES_TO_LINK defined by rules.make 2001-09-15 12:05:37 +00:00
README Update LATEX2HTML cmd. Update license explaination 2001-07-19 15:05:02 +00:00
rpm.make Added .PHONY; use makefile conditionals in rules 2001-07-09 17:50:07 +00:00
rules.make Implemented support for C++ files; define OBJ_FILES_TO_LINK so that other 2001-09-15 12:03:12 +00:00
service.make Use the new variable OBJ_FILES_TO_LINK defined by rules.make 2001-09-15 12:05:37 +00:00
setlocaltz.sh Correct location of NSTimeZones 2000-12-13 05:11:29 +00:00
source-distribution.make Added .PHONY 2001-07-09 17:48:52 +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 Use the new variable OBJ_FILES_TO_LINK defined by rules.make 2001-09-15 12:05:37 +00:00
target.make Revmoe gcc from darwin/MacOSX/NeXT targets 2001-09-12 22:28:49 +00:00
test-application.make Simplified make clean; fixed make clean by setting app extension 2001-07-13 17:34:25 +00:00
test-library.make Use the new variable OBJ_FILES_TO_LINK defined by rules.make 2001-09-15 12:05:37 +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 Use the new variable OBJ_FILES_TO_LINK defined by rules.make 2001-09-15 12:05:37 +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.0.1 2001-05-29 14:27:43 +00:00
which_lib.c Merge 1.0 branch into main. 2001-04-10 03:19:42 +00:00
which_lib.pl.in Support for DLLs, etc 2000-06-13 15:14:23 +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.

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>.