# # 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 = Remotes PROJECTVERSION = 1.1 LANGUAGE = English APPICON = Remotes.tiff GLOBAL_RESOURCES = Configure.nib GNULicense.nib Help.nib Info.nib \ Prefs.nib Remotes.nib CLASSES = BoxViewSwitcher.m Configure.m GNULicense.m Help.m \ HostListManager.m Info.m Prefs.m Remotes.m StuartSpeaker.m HFILES = BoxViewSwitcher.h Configure.h GNULicense.h Help.h \ HostListManager.h Info.h Prefs.h Remotes.h remsubs.h \ StuartSpeaker.h MFILES = Remotes_main.m CFILES = remsubs.c OTHERSRCS = COPYING README.rtf MAKEFILEDIR = /NextDeveloper/Makefiles/app INSTALLDIR = $(HOME)/Apps INSTALLFLAGS = -c -s -m 755 SOURCEMODE = 444 ICONSECTIONS = -sectcreate __ICON app Remotes.tiff LIBS = -lMedia_s -lNeXT_s DEBUG_LIBS = $(LIBS) PROF_LIBS = $(LIBS) -include Makefile.preamble include $(MAKEFILEDIR)/app.make -include Makefile.postamble -include Makefile.dependencies