|
|
1.1 ! root 1: # ! 2: # Generated by the NeXT Project Builder. ! 3: # ! 4: # NOTE: Do NOT change this file -- Project Builder maintains it. ! 5: # ! 6: # Put all of your customizations in files called Makefile.preamble ! 7: # and Makefile.postamble (both optional), and Makefile will include them. ! 8: # ! 9: ! 10: NAME = Evaluator ! 11: ! 12: PROJECTVERSION = 1.1 ! 13: LANGUAGE = English ! 14: ! 15: APPICON = Evaluator.tiff ! 16: DOCICONS = dbmodela.tiff dbmodel.tiff ! 17: ! 18: LOCAL_RESOURCES = Evaluator.nib SQLWindow.nib ! 19: ! 20: CLASSES = Controller.m MultiBinder.m ScrollViewExtras.m SQLPanel.m\ ! 21: SQLWindow.m ! 22: ! 23: HFILES = Controller.h MultiBinder.h ScrollViewExtras.h SQLPanel.h\ ! 24: SQLWindow.h ! 25: ! 26: MFILES = Evaluator_main.m ! 27: ! 28: OTHERSRCS = Makefile Makefile.preamble README.rtf ! 29: ! 30: ! 31: MAKEFILEDIR = /NextDeveloper/Makefiles/app ! 32: MAKEFILE = app.make ! 33: INSTALLDIR = $(HOME)/Apps ! 34: INSTALLFLAGS = -c -s -m 755 ! 35: SOURCEMODE = 444 ! 36: ! 37: ICONSECTIONS = -sectcreate __ICON app Evaluator.tiff \ ! 38: -sectcreate __ICON dbmodela dbmodela.tiff \ ! 39: -sectcreate __ICON dbmodel dbmodel.tiff ! 40: ! 41: LIBS = -ldbkit_s -lMedia_s -lNeXT_s ! 42: DEBUG_LIBS = $(LIBS) ! 43: PROF_LIBS = $(LIBS) ! 44: ! 45: ! 46: -include Makefile.preamble ! 47: ! 48: include $(MAKEFILEDIR)/$(MAKEFILE) ! 49: ! 50: -include Makefile.postamble ! 51: ! 52: -include Makefile.dependencies
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.