(GNUSTEP_MFILES): Added NSProcessInfo.m.

(GNUSTEP_HEADERS): Added Foundation/NSProcessInfo.h.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@550 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Andrew McCallum 1995-08-16 15:58:23 +00:00
parent f9c609056f
commit e8a8e602aa

View file

@ -296,6 +296,7 @@ NSGDictionary.m \
NSGUnarchiver.m \
NSNumber.m \
NSObject.m \
NSProcessInfo.m \
NSRange.m \
NSString.m \
NSUnarchiver.m \
@ -356,6 +357,7 @@ Foundation/NSInvocation.h \
Foundation/NSMethodSignature.h \
Foundation/NSObjCRuntime.h \
Foundation/NSObject.h \
Foundation/NSProcessInfo.h \
Foundation/NSRange.h \
Foundation/NSSerialization.h \
Foundation/NSString.h \