mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-26 10:11:03 +00:00
(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:
parent
944b3d3ccf
commit
1250b929e7
1 changed files with 2 additions and 2 deletions
|
@ -384,7 +384,6 @@ NSGSet.m \
|
||||||
NSGSequence.m \
|
NSGSequence.m \
|
||||||
NSGString.m \
|
NSGString.m \
|
||||||
NSHashTable.m \
|
NSHashTable.m \
|
||||||
NSHost.m \
|
|
||||||
NSInvocation.m \
|
NSInvocation.m \
|
||||||
NSLock.m \
|
NSLock.m \
|
||||||
NSLog.m \
|
NSLog.m \
|
||||||
|
@ -430,7 +429,8 @@ dld-load.h \
|
||||||
hpux-load.h \
|
hpux-load.h \
|
||||||
null-load.h \
|
null-load.h \
|
||||||
simple-load.h \
|
simple-load.h \
|
||||||
NSCallBacks.h
|
NSCallBacks.h \
|
||||||
|
NSHost.m
|
||||||
|
|
||||||
GNUSTEP_OBJS = \
|
GNUSTEP_OBJS = \
|
||||||
$(GNUSTEP_MFILES:.m=${OEXT}) \
|
$(GNUSTEP_MFILES:.m=${OEXT}) \
|
||||||
|
|
Loading…
Reference in a new issue