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