]> git.saurik.com Git - apple/system_cmds.git/blame - chpass.tproj/Makefile
system_cmds-431.tar.gz
[apple/system_cmds.git] / chpass.tproj / Makefile
CommitLineData
1815bff5
A
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
10NAME = chpass
11
12PROJECTVERSION = 2.8
13PROJECT_TYPE = Tool
14
34d340d7 15HFILES = chpass.h open_directory.h pw_copy.h
1815bff5 16
c3a08f59 17CFILES = chpass.c edit.c field.c pw_copy.c table.c util.c \
34d340d7 18 open_directory.c
1815bff5 19
34d340d7 20OTHERSRCS = Makefile.preamble Makefile Makefile.postamble chpass.1
1815bff5
A
21
22
23MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles
24CODE_GEN_STYLE = DYNAMIC
25MAKEFILE = tool.make
26NEXTSTEP_INSTALLDIR = /usr/bin
27WINDOWS_INSTALLDIR = /usr/bin
28PDO_UNIX_INSTALLDIR = /usr/bin
29LIBS =
30DEBUG_LIBS = $(LIBS)
31PROF_LIBS = $(LIBS)
32
33
34d340d7
A
34HEADER_PATHS = -I../pwd_mkdb.tproj -I../vipw.tproj
35FRAMEWORK_PATHS = -F/System/Library/PrivateFrameworks
36FRAMEWORKS = -framework OpenDirectory -framework CoreFoundation
1815bff5
A
37PROJECT_HEADERS = pw_copy.h
38
39
40
41NEXTSTEP_BUILD_OUTPUT_DIR = /$(USER)/BUILD
42
43NEXTSTEP_OBJCPLUS_COMPILER = /usr/bin/cc
44WINDOWS_OBJCPLUS_COMPILER = $(DEVDIR)/gcc
45PDO_UNIX_OBJCPLUS_COMPILER = $(NEXTDEV_BIN)/gcc
46NEXTSTEP_JAVA_COMPILER = /usr/bin/javac
47WINDOWS_JAVA_COMPILER = $(JDKBINDIR)/javac.exe
48PDO_UNIX_JAVA_COMPILER = $(NEXTDEV_BIN)/javac
49
50include $(MAKEFILEDIR)/platform.make
51
52-include Makefile.preamble
53
54include $(MAKEFILEDIR)/$(MAKEFILE)
55
56-include Makefile.postamble
57
58-include Makefile.dependencies