File:  [NeXTSTEP 3.3 examples] / Examples / AppKit / Draw / Makefile
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 17:48:36 2018 UTC (8 years, 1 month ago) by root
Branches: NeXT, MAIN
CVS tags: NeXTSTEP33, HEAD
Sample Programs from NeXSTEP 3.3

#
# 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 = Draw

PROJECTVERSION = 1.1
LANGUAGE = English

APPICON = draw.tiff
DOCICONS = drawdoc.tiff drawdoctilde.tiff

LOCAL_RESOURCES = Draw.nib GridView.nib InfoPanel.nib\
                  InspectorPanel.nib PageLayoutAccessory.nib\
                  SavePanelAccessory.nib Cross.tiff Pencil.tiff\
                  Arrow.tiff Circle.tiff Line.tiff Scribble.tiff\
                  TextGraphic.tiff Rectangle.tiff Curve.tiff\
                  Polygon.tiff paul.tiff Help.draw CoverSheet.strings

CLASSES = Circle.m Curve.m DrawApp.m DrawDocument.m DrawPageLayout.m\
          Graphic.m GraphicView.m GridView.m Group.m Image.m\
          Inspector.m Line.m Polygon.m PSGraphic.m Rectangle.m\
          Ruler.m Scribble.m SyncScrollView.m TextGraphic.m Tiff.m

HFILES = draw.h localization.h Circle.h Curve.h DrawApp.h\
         DrawDocument.h DrawPageLayout.h Graphic.h GraphicView.h\
         GridView.h Group.h Image.h Inspector.h Line.h Polygon.h\
         PSGraphic.h Rectangle.h Ruler.h Scribble.h SyncScrollView.h\
         TextGraphic.h Tiff.h

MFILES = Draw_main.m gvDrag.m gvLinks.m gvPasteboard.m gvServices.m

PSWFILES = drawWraps.psw

SUBPROJECTS = graphicsUndo.subproj textUndo.subproj undo.subproj

OTHERSRCS = README.rtf ChangeManager.rtf Change.rtf UndoDoc.rtf\
            UndoREADME.rtf Links.rtf Dragging.rtf


MAKEFILEDIR = /NextDeveloper/Makefiles/app
MAKEFILE = app.make
INSTALLDIR = /NextDeveloper/Demos
INSTALLFLAGS = -c -s -m 755
SOURCEMODE = 444

ICONSECTIONS =	-sectcreate __ICON app draw.tiff \
		-sectcreate __ICON drawdoc drawdoc.tiff \
		-sectcreate __ICON drawdoctilde drawdoctilde.tiff

LIBS = -lMedia_s -lNeXT_s
DEBUG_LIBS = $(LIBS)
PROF_LIBS = $(LIBS)




-include Makefile.preamble

include $(MAKEFILEDIR)/$(MAKEFILE)

-include Makefile.postamble

-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.