# # 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 = PPPMeter PROJECTVERSION = 1.1 LANGUAGE = English APPICON = app.tiff LOCAL_RESOURCES = Hosts.nib InfoPanel.nib PPPMeter.nib Preferences.nib\ Help GLOBAL_RESOURCES = down.tiff up.tiff pppstatus CLASSES = ARStorage.m Autorelease.m Boolean.m Controller.m Defaults.m\ DocumentController.m EnhancedMatrix.m EnhancedText.m\ HostController.m InfoPanel.m ObjectError.m Preferences.m\ StickyWindow.m StringStorage.m Subprocess.m TokenString.m\ UpDownView.m HFILES = ARStorage.h Autorelease.h Boolean.h Controller.h Defaults.h\ DocumentController.h EnhancedMatrix.h EnhancedText.h\ HostController.h InfoPanel.h ObjectError.h Preferences.h\ StickyWindow.h StringStorage.h Subprocess.h TokenString.h\ UpDownView.h version.h OTHERLINKED = MailSpeaker.msg MFILES = PPPMeter_main.m OTHERSRCS = Makefile.preamble Makefile Makefile.postamble OTHERLINKEDOFILES = MailSpeaker.o MAKEFILEDIR = /NextDeveloper/Makefiles/app MAKEFILE = app.make INSTALLDIR = $(HOME)/Apps INSTALLFLAGS = -c -s -m 755 SOURCEMODE = 444 ICONSECTIONS = -sectcreate __ICON app app.tiff LIBS = -lMedia_s -lNeXT_s -lIndexing_s DEBUG_LIBS = $(LIBS) PROF_LIBS = $(LIBS) -include Makefile.preamble include $(MAKEFILEDIR)/$(MAKEFILE) -include Makefile.postamble -include Makefile.dependencies