# # 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 = Document.tiff LOCAL_RESOURCES = Console.nib EditDoc.nib GateKeeper.nib IdlePanel.nib\ InfoPanel.nib Inspector.nib Preferences.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 sfolder.tiff\ stop.tiff stopDown.tiff text.tiff tile.tiff Examples\ Help Klaxxon_Switch.snd Servo_2.snd GLOBAL_RESOURCES = Document.tiff GateKeeper.tiff Icon.tiff\ miniWinIcon.tiff README.rtf majestic.snd Gong.snd CLASSES = AlphaDBImageView.m Animator.m CommandScroll.m Coordinator.m\ DialServer.m DLDelegate.m DLRecord.m EditorSwapView.m\ EParse.m GateDocEditor.m IconView.m IdleAnimator.m\ InfoAnimator.m options.m OptionsEditor.m Preferences.m\ PreferencesPanelController.m SpaceView.m SwapLaterView.m\ SwapView.m Timer.m ToolBar.m ToolBarView.m ToolIconView.m HFILES = AlphaDBImageView.h Animator.h CommandScroll.h Coordinator.h\ DialServer.h DLDelegate.h DLRecord.h EditorSwapView.h\ EParse.h GateDocEditor.h GKdefs.h IconView.h IdleAnimator.h\ InfoAnimator.h OptionsEditor.h pppd_rpc.h pppd_rpc_types.h\ pppstats.h Preferences.h PreferencesPanelController.h\ psfuncts.h SpaceView.h SwapLaterView.h SwapView.h Timer.h\ ToolBar.h ToolBarView.h ToolIconView.h MFILES = GateKeeper_main.m pppstats.m gk_rpc.m CFILES = pppd_rpcUser.c pppd_rpc_lookup.c gk_rpcServer.c psfuncts.c SUBPROJECTS = UITabActionCell.subproj BUNDLES = FirstPreference.bproj Sound.bproj Defaults.bproj\ Inactivity.bproj Select.bproj 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 Document Document.tiff LIBS = -lkernload -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