Makefile   [plain text]


#
# Generated by the NeXT Project Builder.
#
# NOTE: Do NOT change this file -- Project Builder maintains it.
#
# Put all of your customizations in files called Makefile.preamble
# and Makefile.postamble (both optional), and Makefile will include them.
#

NAME = NetInfo

PROJECTVERSION = 2.8
PROJECT_TYPE = Framework

HFILES = clib.h config.h dns.h dsassertion.h dsattribute.h dscache.h\
         dsdata.h dsengine.h dsfilter.h dsindex.h dsrecord.h\
         dsstatus.h dsstore.h dsutil.h mm.h network.h nilib2.h\
         nistore.h os.h socket_lock.h syslock.h system.h system_log.h\
         systhread.h dsx500.h dsx500dit.h utf-8.h

CFILES = dns.c dsassertion.c dsattribute.c dscache.c dsdata.c dsengine.c\
         dsfilter.c dsindex.c dsrecord.c dsstatus.c dsstore.c\
         dsutil.c dsx500.c network.c nilib2.c nistore.c rparent.c\
         socket_lock.c syslock.c system.c system_log.c systhread.c\
         utf-8.c dsx500dit.c

OTHERSRCS = CustomInfo.plist Makefile.preamble Makefile Makefile.postamble\
         lookup.defs mk_version nibind_prot.x ni_prot.x _lu_types.x


MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles
CURRENTLY_ACTIVE_VERSION = YES
DEPLOY_WITH_VERSION_NAME = A
CODE_GEN_STYLE = DYNAMIC
MAKEFILE = framework.make
NEXTSTEP_INSTALLDIR = $(SYSTEM_LIBRARY_DIR)/PrivateFrameworks
WINDOWS_INSTALLDIR = $(SYSTEM_LIBRARY_DIR)/PrivateFrameworks
PDO_UNIX_INSTALLDIR = $(SYSTEM_LIBRARY_DIR)/PrivateFrameworks
LIBS = 
DEBUG_LIBS = $(LIBS)
PROF_LIBS = $(LIBS)


PUBLIC_HEADERS =  clib.h config.h dns.h dsassertion.h dsattribute.h\
                  dscache.h dsdata.h dsengine.h dsfilter.h dsindex.h\
                  dsrecord.h dsstatus.h dsstore.h dsutil.h mm.h\
                  network.h nilib2.h nistore.h os.h project_version.h\
                  socket_lock.h syslock.h system.h system_log.h\
                  systhread.h dsx500.h dsx500dit.h utf-8.h

PROJECT_HEADERS = clib.h config.h dns.h dsassertion.h dsattribute.h\
                  dscache.h dsdata.h dsengine.h dsfilter.h dsindex.h\
                  dsrecord.h dsstatus.h dsstore.h dsutil.h mm.h\
                  network.h nilib2.h nistore.h os.h project_version.h\
                  socket_lock.h syslock.h system.h system_log.h\
                  systhread.h dsx500.h dsx500dit.h utf-8.h



WINDOWS_PUBLIC_HEADERS_DIR = LOCAL_DEVELOPER_DIR/Headers/$(NAME)

NEXTSTEP_OBJCPLUS_COMPILER = /usr/bin/cc
WINDOWS_OBJCPLUS_COMPILER = $(DEVDIR)/gcc
PDO_UNIX_OBJCPLUS_COMPILER = $(NEXTDEV_BIN)/gcc
NEXTSTEP_JAVA_COMPILER = /usr/bin/javac
WINDOWS_JAVA_COMPILER = $(JDKBINDIR)/javac.exe
PDO_UNIX_JAVA_COMPILER = $(JDKBINDIR)/javac

include $(MAKEFILEDIR)/platform.make

-include Makefile.preamble

include $(MAKEFILEDIR)/$(MAKEFILE)

-include Makefile.postamble

-include Makefile.dependencies