]> git.saurik.com Git - apple/network_cmds.git/blob - rpc_statd.tproj/Makefile
network_cmds-176.tar.gz
[apple/network_cmds.git] / rpc_statd.tproj / 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 = rpc.statd
11
12 PROJECTVERSION = 2.6
13 PROJECT_TYPE = Tool
14 LANGUAGE = English
15
16 HFILES = statd.h
17
18 CFILES = file.c procs.c statd.c sm_inter_svc.c sm_inter_xdr.c
19
20 OTHERSRCS = Makefile.dist Makefile.preamble Makefile Makefile.postamble\
21 test.c rpc.statd.8
22
23
24 MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles
25 CODE_GEN_STYLE = DYNAMIC
26 MAKEFILE = tool.make
27 NEXTSTEP_INSTALLDIR = /usr/sbin
28 WINDOWS_INSTALLDIR = /usr/sbin
29 PDO_UNIX_INSTALLDIR = /usr/sbin
30 LIBS =
31 DEBUG_LIBS = $(LIBS)
32 PROF_LIBS = $(LIBS)
33
34
35 PB_CFLAGS =
36
37
38 include $(MAKEFILEDIR)/platform.make
39
40 -include Makefile.preamble
41
42 include $(MAKEFILEDIR)/$(MAKEFILE)
43
44 -include Makefile.postamble
45
46 -include Makefile.dependencies