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