(GNUSTEP_OTHER_SRCFILES): Move NSHost.m temporarily here until its debugged.

(GNUSTEP_MFILES): Temporarily remove NSHost.m.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2321 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
mccallum 1997-05-03 20:23:42 +00:00
parent 944b3d3ccf
commit 1250b929e7

View file

@ -384,7 +384,6 @@ NSGSet.m \
NSGSequence.m \
NSGString.m \
NSHashTable.m \
NSHost.m \
NSInvocation.m \
NSLock.m \
NSLog.m \
@ -430,7 +429,8 @@ dld-load.h \
hpux-load.h \
null-load.h \
simple-load.h \
NSCallBacks.h
NSCallBacks.h \
NSHost.m
GNUSTEP_OBJS = \
$(GNUSTEP_MFILES:.m=${OEXT}) \