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:
Adam Fedor 1998-12-20 21:27:47 +00:00
parent e44ff32bbe
commit 52f6bc90ae
259 changed files with 620 additions and 753 deletions

View file

@ -31,7 +31,7 @@
#include <Foundation/NSException.h>
#include <Foundation/NSZone.h>
#include <Foundation/NSMapTable.h>
#include <gnustep/base/o_map.h>
#include <base/o_map.h>
#include "NSCallBacks.h"
/** Dummy callbacks... **/