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 = lookup

PROJECTVERSION = 2.8
PROJECT_TYPE = Component

HFILES = aliasdb.h bootparams.h kvbuf.h lookup_types.h lu_overrides.h\
         lu_host.h lu_utils.h netdb.h netdb_async.h printerdb.h

CFILES = getaddrinfo.c lu_alias.c lu_bootp.c lu_bootparam.c lu_fstab.c\
         lu_group.c lu_host.c lu_host_async.c lu_netgroup.c lu_network.c\
         lu_printer.c lu_protocol.c lu_rpc.c lu_service.c lu_user.c lu_utils.c

OTHERSRCS = Makefile.preamble Makefile Makefile.postamble\
         bootparams.5 gai_strerror.3 getaddrinfo.3 getfsent.3 getgrent.3 getgrouplist.3\
         getnameinfo.3 getnetgrent.3 getpwent.3 initgroups.3\
         DSlibinfoMIG_types.h DSlibinfoMIG.defs DSlibinfoMIGAsyncReply.defs lookup.defs _lu_types.x

MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles
CODE_GEN_STYLE = DYNAMIC
MAKEFILE = subproj.make
NEXTSTEP_INSTALLDIR = /Local/Developer/System
LIBS = 
DEBUG_LIBS = $(LIBS)
PROF_LIBS = $(LIBS)


PUBLIC_HEADERS = aliasdb.h bootparams.h netdb.h printerdb.h



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