Annotation of Examples/AppKit/Draw/Makefile, revision 1.1.1.1

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 = Draw
                     11: 
                     12: PROJECTVERSION = 1.1
                     13: LANGUAGE = English
                     14: 
                     15: APPICON = draw.tiff
                     16: DOCICONS = drawdoc.tiff drawdoctilde.tiff
                     17: 
                     18: LOCAL_RESOURCES = Draw.nib GridView.nib InfoPanel.nib\
                     19:                   InspectorPanel.nib PageLayoutAccessory.nib\
                     20:                   SavePanelAccessory.nib Cross.tiff Pencil.tiff\
                     21:                   Arrow.tiff Circle.tiff Line.tiff Scribble.tiff\
                     22:                   TextGraphic.tiff Rectangle.tiff Curve.tiff\
                     23:                   Polygon.tiff paul.tiff Help.draw CoverSheet.strings
                     24: 
                     25: CLASSES = Circle.m Curve.m DrawApp.m DrawDocument.m DrawPageLayout.m\
                     26:           Graphic.m GraphicView.m GridView.m Group.m Image.m\
                     27:           Inspector.m Line.m Polygon.m PSGraphic.m Rectangle.m\
                     28:           Ruler.m Scribble.m SyncScrollView.m TextGraphic.m Tiff.m
                     29: 
                     30: HFILES = draw.h localization.h Circle.h Curve.h DrawApp.h\
                     31:          DrawDocument.h DrawPageLayout.h Graphic.h GraphicView.h\
                     32:          GridView.h Group.h Image.h Inspector.h Line.h Polygon.h\
                     33:          PSGraphic.h Rectangle.h Ruler.h Scribble.h SyncScrollView.h\
                     34:          TextGraphic.h Tiff.h
                     35: 
                     36: MFILES = Draw_main.m gvDrag.m gvLinks.m gvPasteboard.m gvServices.m
                     37: 
                     38: PSWFILES = drawWraps.psw
                     39: 
                     40: SUBPROJECTS = graphicsUndo.subproj textUndo.subproj undo.subproj
                     41: 
                     42: OTHERSRCS = README.rtf ChangeManager.rtf Change.rtf UndoDoc.rtf\
                     43:             UndoREADME.rtf Links.rtf Dragging.rtf
                     44: 
                     45: 
                     46: MAKEFILEDIR = /NextDeveloper/Makefiles/app
                     47: MAKEFILE = app.make
                     48: INSTALLDIR = /NextDeveloper/Demos
                     49: INSTALLFLAGS = -c -s -m 755
                     50: SOURCEMODE = 444
                     51: 
                     52: ICONSECTIONS = -sectcreate __ICON app draw.tiff \
                     53:                -sectcreate __ICON drawdoc drawdoc.tiff \
                     54:                -sectcreate __ICON drawdoctilde drawdoctilde.tiff
                     55: 
                     56: LIBS = -lMedia_s -lNeXT_s
                     57: DEBUG_LIBS = $(LIBS)
                     58: PROF_LIBS = $(LIBS)
                     59: 
                     60: 
                     61: 
                     62: 
                     63: -include Makefile.preamble
                     64: 
                     65: include $(MAKEFILEDIR)/$(MAKEFILE)
                     66: 
                     67: -include Makefile.postamble
                     68: 
                     69: -include Makefile.dependencies

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.