]> git.saurik.com Git - apple/system_cmds.git/blob - dp_notify_lib/Makefile
system_cmds-175.tar.gz
[apple/system_cmds.git] / dp_notify_lib / Makefile
1 #
2 # Generated by the Apple 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 = dp_notify_lib
11
12 PROJECTVERSION = 2.8
13 PROJECT_TYPE = Library
14
15 OTHERSRCS = Makefile.preamble Makefile Makefile.postamble m.template\
16 h.template backing_store_alerts.defs\
17 backing_store_triggers.defs
18
19 MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles
20 CURRENTLY_ACTIVE_VERSION = YES
21 DEPLOY_WITH_VERSION_NAME = A
22 CODE_GEN_STYLE = STATIC
23 MAKEFILE = library.make
24 NEXTSTEP_INSTALLDIR = /usr/local/lib
25 WINDOWS_INSTALLDIR = /Developer/Libraries
26 PDO_UNIX_INSTALLDIR = /lib
27 LIBS =
28 DEBUG_LIBS = $(LIBS)
29 PROF_LIBS = $(LIBS)
30
31
32 FRAMEWORK_PATHS =
33 NEXTSTEP_PB_LDFLAGS = -static
34 FRAMEWORKS =
35
36
37 WINDOWS_PUBLIC_HEADERS_DIR = $(HOMEDRIVE)$(LOCAL_DEVELOPER_DIR)/Headers/$(NAME)
38
39 PDO_UNIX_PUBLIC_HEADERS_DIR = $(LOCAL_DEVELOPER_DIR)/Headers/$(NAME)
40
41 NEXTSTEP_OBJCPLUS_COMPILER = /usr/bin/cc
42 WINDOWS_OBJCPLUS_COMPILER = $(DEVDIR)/gcc
43 PDO_UNIX_OBJCPLUS_COMPILER = $(NEXTDEV_BIN)/gcc
44 NEXTSTEP_JAVA_COMPILER = /usr/bin/javac
45 WINDOWS_JAVA_COMPILER = $(JDKBINDIR)/javac.exe
46 PDO_UNIX_JAVA_COMPILER = $(JDKBINDIR)/javac
47
48 include $(MAKEFILEDIR)/platform.make
49
50 -include Makefile.preamble
51
52 include $(MAKEFILEDIR)/$(MAKEFILE)
53
54 -include Makefile.postamble
55
56 -include Makefile.dependencies