The GNUstep Base Library is a library of general-purpose, non-graphical Objective C objects.
Find a file
mccallum 53ea27d1e9 Changed rules for compiling concrete NSValue and NSNumber classes; the
old version no longer worked with PIC compilation, and didn't use the
common pattern rule for making the object file.
(NSNUMBER_CLUSTER, NSVALUE_CLUSTER): Variables removed.
(NSVALUE_MFILES): New variable, replacing NSVALUE_OFILES.
(NSNUMBER_MFILES): New variable, replacing NSNUMBER_OFILES.
(GNUSTEP_OBJS): Use new vars.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@688 72102866-910b-0410-8b05-ffd578937521
1996-01-07 21:05:01 +00:00
Admin (copy-dist): Use cp instead of ln -s. 1995-08-16 18:28:32 +00:00
config Initial revision 1994-11-04 16:29:24 +00:00
Documentation Put back in the directions for compiling in a directory different than 1996-01-05 22:33:30 +00:00
Examples Executables now depend on libobjects.a, not @LIBOBJECTS_A_OR_SO@. 1996-01-05 22:07:03 +00:00
Headers/gnustep/base Patched from mail. See ChangeLog 1995-12-20 18:42:38 +00:00
NSCharacterSets (INSTALL, INSTALL_PROGRAM, INSTALL_DATA): New variables. 1995-06-30 20:30:47 +00:00
Source Changed rules for compiling concrete NSValue and NSNumber classes; the 1996-01-07 21:05:01 +00:00
Testing Executables now depend on libobjects.a, not @LIBOBJECTS_A_OR_SO@. 1996-01-05 22:09:52 +00:00
aclocal.m4 Initial revision 1995-09-12 22:30:33 +00:00
config.guess Initial revision 1994-11-04 16:29:24 +00:00
configure.in Add $srcdir where necessary. 1996-01-05 22:35:03 +00:00
COPYING Initial revision 1994-11-04 16:29:24 +00:00
COPYING.LIB Initial revision 1994-11-04 16:29:24 +00:00
CREDITS Initial revision 1994-11-04 16:29:24 +00:00
install-sh Initial revision 1994-11-04 16:29:24 +00:00
MACHINES Explain that machine's presence doesn't imply working libobjects. 1995-08-02 13:49:06 +00:00
Makeconf (install, uninstall): New targets. 1995-08-23 14:39:20 +00:00
Makefile.in (DIST_FILES): Removed DISCUSSION. 1995-09-28 00:46:36 +00:00
mkinstalldirs Initial revision 1994-11-04 16:29:24 +00:00
NSBundle.README Patched from mail. See ChangeLog 1995-10-18 16:47:59 +00:00
Version (OBJECTS_SUBMINOR_VERSION): Version 0.1.14. 1995-08-16 17:51:51 +00:00