|
|
1.1 root 1: #
2: # Generated by the NeXT Project Builder.
3: #
4: # NOTE: Do NOT change this file -- Project Builder maintains it.
5: #
6: # Put all of your customizations in files called Makefile.preamble
7: # and Makefile.postamble (both optional), and Makefile will include them.
8: #
9:
10: NAME = objc
11:
12: PROJECTVERSION = 2.6
13: PROJECT_TYPE = Library
14: LANGUAGE = English
15:
16: CLASSES = HashTable.m hashtable.m List.m maptable.m NXBundle.m\
17: NXCharacterSet.m NXConstantString.m NXMutableString.m\
18: NXPropertyList.m NXReadOnlyString.m NXReadOnlySubstring.m\
19: NXReadWriteString.m NXSimpleReadOnlyString.m NXString.m\
20: NXStringTable.m NXUniquedString.m objc-class.m objc-errors.m\
21: objc-globaldata.m objc-globaltext.m objc-load.m\
22: objc-runtime.m objc-sel.m Object.m Protocol.m Storage.m\
23: StreamTable.m typedstream.m
24:
25: HFILES = error.h HashTable.h hashtable.h List.h maptable.h NXBundle.h\
26: NXBundlePrivate.h NXCharacterSet.h NXPropertyList.h NXString.h\
27: NXStringPrivate.h NXStringTable.h objc-class.h objc-dispatch.h\
28: objc-load.h objc-private.h objc-runtime.h objc.h Object.h\
29: Protocol.h Storage.h StreamTable.h typedstream.h\
30: typedstreamprivate.h unichar.h vectors.h objc-config.h
31:
32: OTHERLINKED = objc-msg.s
33:
34: CFILES = cplus_init.c except.c objc-moninit.c
35:
36: OTHERSRCS = Makefile.preamble Makefile Makefile.postamble m.template\
37: h.template objc-msg-hppa-copycache-lock.s\
38: objc-msg-m68k-copycache-lock.s objc-msg-hppa-lock.s\
39: objc-msg-m68k-lock.s objc-msg-hppa-nolock.s\
40: objc-msg-m68k-nolock.s objc-msg-i386-copycache-lock.s\
41: objc-msg-i386-lock.s objc-msg-ppc.s objc-msg-i386-nolock.s\
42: objc-msg-sparc.s PB.project
43:
44: OTHERLINKEDOFILES = objc-msg.o
45:
46: MAKEFILEDIR = $(MAKEFILEPATH)/project
47: CURRENTLY_ACTIVE_VERSION = YES
48: DEPLOY_WITH_VERSION_NAME = A
49: CODE_GEN_STYLE = DYNAMIC
50: MAKEFILE = library.make
51: LIBS =
52: DEBUG_LIBS = $(LIBS)
53: PROF_LIBS = $(LIBS)
54:
55:
1.1.1.2 ! root 56: HEADER_PATHS = -I. -I/System/Library/Frameworks/System.framework/PrivateHeaders
1.1 root 57: NEXTSTEP_PB_CFLAGS = -pipe
58: WINDOWS_PB_CFLAGS = -pipe
59: PDO_UNIX_PB_CFLAGS = -pipe
60:
61:
62: include $(MAKEFILEDIR)/platform.make
63:
64: -include Makefile.preamble
65:
66: include $(MAKEFILEDIR)/$(MAKEFILE)
67:
68: -include Makefile.postamble
69:
70: -include Makefile.dependencies
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.