Libinfo-173.tar.gz
[apple/libinfo.git] / dns.subproj / 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 = dns
11
12 PROJECTVERSION = 2.8
13 PROJECT_TYPE = Component
14
15 HFILES = inet.h nameser8_compat.h options.h portability.h resolv8_compat.h
16
17 CFILES = gethnamaddr.c getnetbyaddr.c getnetbyname.c getnetent.c\
18 getnetnamadr.c herror.c res_comp.c res_data.c res_debug.c\
19 res_init.c res_mkquery.c res_query.c res_send.c sethostent.c
20
21 OTHERSRCS = Makefile.preamble Makefile Makefile.postamble
22
23
24 MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles
25 CODE_GEN_STYLE = DYNAMIC
26 MAKEFILE = subproj.make
27 NEXTSTEP_INSTALLDIR = /Local/Developer/System
28 LIBS =
29 DEBUG_LIBS = $(LIBS)
30 PROF_LIBS = $(LIBS)
31
32
33 NEXTSTEP_PB_CFLAGS = -DUSE_OPTIONS_H
34 PUBLIC_HEADERS = resolv8_compat.h nameser8_compat.h
35
36
37
38 NEXTSTEP_PUBLIC_HEADERS_DIR = /usr/include
39
40 NEXTSTEP_OBJCPLUS_COMPILER = /usr/bin/cc
41 WINDOWS_OBJCPLUS_COMPILER = $(DEVDIR)/gcc
42 PDO_UNIX_OBJCPLUS_COMPILER = $(NEXTDEV_BIN)/gcc
43 NEXTSTEP_JAVA_COMPILER = /usr/bin/javac
44 WINDOWS_JAVA_COMPILER = $(JDKBINDIR)/javac.exe
45 PDO_UNIX_JAVA_COMPILER = $(JDKBINDIR)/javac
46
47 include $(MAKEFILEDIR)/platform.make
48
49 -include Makefile.preamble
50
51 include $(MAKEFILEDIR)/$(MAKEFILE)
52
53 -include Makefile.postamble
54
55 -include Makefile.dependencies