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

PROJECTVERSION = 1.1
LANGUAGE = English

APPICON = GateKeeper.tiff
DOCICONS = .dir.tiff

LOCAL_RESOURCES = DiagWindow.nib EditDoc.nib GateKeeper.nib\
                  InactivityPanel.nib InfoPanel.nib Inspector.nib\
                  Preferences.nib StatusWindow.nib Timer.nib\
                  ToolBar.nib Blank.tiff close.tiff closeDown.tiff\
                  egtext.tiff frame.tiff frameBk.tiff g10.tiff\
                  g11.tiff g12.tiff g13.tiff g20.tiff g21.tiff\
                  g22.tiff g23.tiff g24.tiff g4.tiff info.tiff\
                  knifeSwitch.tiff knifeup.tiff mailq.tiff medGate.tiff\
                  minus.tiff minusDown.tiff newmail1.tiff newmail2.tiff\
                  next.tiff nextDown.tiff nomail.tiff Phone0.tiff\
                  Phone1.tiff play.tiff playDown.tiff setPath.tiff\
                  stop.tiff stopDown.tiff text.tiff tile.tiff Examples\
                  Help

GLOBAL_RESOURCES = .dir.tiff GateKeeper.tiff Icon.tiff miniWinIcon.tiff\
                   options pppup README.rtf German.lproj majestic.snd\
                   Gong.snd

CLASSES = AlphaDBImageView.m Animator.m CircularSlider.m\
          CircularSliderCell.m CommandScroll.m Coordinator.m DOserver.m\
          GateDocEditor.m HLDelegate.m HLRecord.m IconView.m\
          InactivityTimer.m options.m OptionsEditor.m Parse.m\
          Preferences.m SpaceView.m Subprocess.m SwapLaterView.m\
          SwapView.m Timer.m ToolBar.m ToolBarView.m ToolIconView.m

HFILES = AlphaDBImageView.h Animator.h CircularSlider.h\
         CircularSliderCell.h CommandScroll.h Coordinator.h DOserver.h\
         GateDocEditor.h GKdefs.h HLDelegate.h HLRecord.h IconView.h\
         InactivityTimer.h nsRPC.h nsRPC_types.h OptionsEditor.h\
         Parse.h pppstats.h Preferences.h SpaceView.h Subprocess.h\
         SwapLaterView.h SwapView.h Timer.h ToolBar.h ToolBarView.h\
         ToolIconView.h wraps.h

MFILES = GateKeeper_main.m pppstats.m

CFILES = nsRPCServer.c wraps.c

PSWFILES = psfuncts.psw

TOOLS = MODEM.tproj

OTHERSRCS = Makefile.preamble Makefile Makefile.postamble


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

ICONSECTIONS =	-sectcreate __ICON app GateKeeper.tiff \
		-sectcreate __ICON .dir .dir.tiff

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


-include Makefile.preamble

include $(MAKEFILEDIR)/$(MAKEFILE)

-include Makefile.postamble

-include Makefile.dependencies
