mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 00:30:53 +00:00
(GNUSTEP_MFILES): Added NSLog.m.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2011 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
caf1056727
commit
bf5c3ebfd4
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# @configure_input@
|
# @configure_input@
|
||||||
#
|
#
|
||||||
# src makefile for GNU Objective-C Class library
|
# src makefile for GNU Objective-C Class library
|
||||||
# Copyright (C) 1995, 1996 Free Software Foundation, Inc.
|
# Copyright (C) 1995, 1996, 1997 Free Software Foundation, Inc.
|
||||||
#
|
#
|
||||||
# Written by: Andrew Kachites McCallum <mccallum@gnu.ai.mit.edu>
|
# Written by: Andrew Kachites McCallum <mccallum@gnu.ai.mit.edu>
|
||||||
#
|
#
|
||||||
|
@ -377,6 +377,7 @@ NSGSet.m \
|
||||||
NSHashTable.m \
|
NSHashTable.m \
|
||||||
NSInvocation.m \
|
NSInvocation.m \
|
||||||
NSLock.m \
|
NSLock.m \
|
||||||
|
NSLog.m \
|
||||||
NSMapTable.m \
|
NSMapTable.m \
|
||||||
NSMethodSignature.m \
|
NSMethodSignature.m \
|
||||||
NSNotification.m \
|
NSNotification.m \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue