]> git.saurik.com Git - apple/system_cmds.git/blame - chpass.tproj/Makefile
system_cmds-258.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
20e66415 15HFILES = chpass.h pathnames.h pw_copy.h pw_scan.h pw_util.h
1815bff5
A
16
17CFILES = chpass.c edit.c field.c pw_copy.c table.c util.c
18
20e66415 19OTHERSRCS = Makefile.preamble Makefile Makefile.postamble chpass.1 \
1815bff5
A
20 Makefile.dist
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
34HEADER_PATHS = -I../pwd_mkdb.tproj -I../vipw.tproj
35PROJECT_HEADERS = pw_copy.h
36
37
38
39NEXTSTEP_BUILD_OUTPUT_DIR = /$(USER)/BUILD
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 = $(NEXTDEV_BIN)/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