Makefile changes to compile thinkg in place.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@3496 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
fedor 1998-12-20 21:27:47 +00:00
parent 8770184504
commit 3d949ca12d
259 changed files with 620 additions and 753 deletions

View file

@ -29,7 +29,7 @@
#include <Foundation/NSException.h>
#include <Foundation/NSCoder.h>
#include <Foundation/NSPortCoder.h>
#include <gnustep/base/Coder.h>
#include <base/Coder.h>
/* This file should be run through a preprocessor with the macro TYPE_ORDER
defined to a number from 0 to 12 cooresponding to each number type */