diff lisp/oobr/tree-nx/Makefile @ 0:376386a54a3c r19-14

Import from CVS: tag r19-14
author cvs
date Mon, 13 Aug 2007 08:45:50 +0200
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/lisp/oobr/tree-nx/Makefile	Mon Aug 13 08:45:50 2007 +0200
@@ -0,0 +1,50 @@
+#
+# 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 = TreeView
+
+PROJECTVERSION = 1.1
+LANGUAGE = English
+
+APPICON = Tree.tiff
+DOCICONS = Tree2.tiff
+
+LOCAL_RESOURCES = DocWindow.nib InfoPanel.nib TreeView.nib
+
+CLASSES = Line.m NamedTree.m String.m Tree.m TreeButton.m TreeButtonCell.m \
+          TreeController.m TreeView.m
+
+HFILES = Line.h NamedTree.h String.h Tree.h TreeButton.h TreeButtonCell.h \
+         TreeController.h TreeView.h
+
+MFILES = TreeView_main.m
+
+OTHERSRCS = Makefile
+
+
+MAKEFILEDIR = /NextDeveloper/Makefiles/app
+INSTALLDIR = /LocalApps
+INSTALLFLAGS = -c -s -m 755
+SOURCEMODE = 444
+
+ICONSECTIONS =	-sectcreate __ICON app Tree.tiff \
+		-sectcreate __ICON Tree2 Tree2.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