#
# 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 = Ph

PROJECTVERSION = 1.1
LANGUAGE = English

APPICON = Ph.tiff
LOCAL_RESOURCES = Help

GLOBAL_RESOURCES = Ph.nib Ph.tiff

CLASSES = Ph.m PhListener.m

HFILES = PhShare.h Ph.h PhListener.h qiServers.h info.h query.h

MFILES = Ph_main.m

SUBPROJECTS = info.subproj qiServers.subproj query.subproj

OTHERSRCS = COPYING Makefile.dependencies Ph.msg README.CSO README.rtf \
            README_SRC.rtf RevisionHistory services.text


MAKEFILEDIR = /NextDeveloper/Makefiles/app
INSTALLDIR = $(HOME)/Apps
INSTALLFLAGS = -c -s -m 755
SOURCEMODE = 444

ICONSECTIONS =	-sectcreate __ICON app Ph.tiff

LIBS = -lMedia_s -lNeXT_s -lIndexing_s
DEBUG_LIBS = $(LIBS)
PROF_LIBS = $(LIBS)


-include Makefile.preamble

include $(MAKEFILEDIR)/app.make

-include Makefile.postamble

-include Makefile.dependencies
