]> git.saurik.com Git - apple/shell_cmds.git/blob - find/Makefile
4e13a44cb18ef3551a12fa68a147137688f79d1f
[apple/shell_cmds.git] / find / Makefile
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 = find
11
12 PROJECTVERSION = 2.8
13 PROJECT_TYPE = Tool
14
15 HFILES = extern.h find.h
16
17 CFILES = find.c function.c ls.c main.c misc.c operator.c option.c
18
19 OTHERLINKED = getdate.y
20 OTHERLINKEDOFILES = getdate.o
21
22 OTHERSRCS = Makefile Makefile.preamble Makefile.postamble find.1
23
24 OTHER_CFLAGS = -D__FBSDID=__RCSID -D_DARWIN_USE_64_BIT_INODE
25
26 MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles
27 CODE_GEN_STYLE = DYNAMIC
28 MAKEFILE = tool.make
29 NEXTSTEP_INSTALLDIR = /usr/bin
30 LIBS =
31 DEBUG_LIBS = $(LIBS)
32 PROF_LIBS = $(LIBS)
33
34
35
36
37 NEXTSTEP_BUILD_OUTPUT_DIR = /tmp/$(NAME)/Build
38
39 NEXTSTEP_OBJCPLUS_COMPILER = /usr/bin/cc
40 WINDOWS_OBJCPLUS_COMPILER = $(DEVDIR)/gcc
41 PDO_UNIX_OBJCPLUS_COMPILER = $(NEXTDEV_BIN)/gcc
42 NEXTSTEP_JAVA_COMPILER = /usr/bin/javac
43 WINDOWS_JAVA_COMPILER = $(JDKBINDIR)/javac.exe
44 PDO_UNIX_JAVA_COMPILER = $(NEXTDEV_BIN)/javac
45
46 include $(MAKEFILEDIR)/platform.make
47
48 -include Makefile.preamble
49
50 include $(MAKEFILEDIR)/$(MAKEFILE)
51
52 -include Makefile.postamble
53
54 -include Makefile.dependencies