[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / OpenXM_contrib / gnuplot / NeXT

File: [local] / OpenXM_contrib / gnuplot / NeXT / Attic / Makefile (download)

Revision 1.1, Sun Jan 9 17:00:57 2000 UTC (24 years, 4 months ago) by maekawa
Branch: MAIN

Initial revision

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

PROJECTVERSION = 1.1
LANGUAGE = English

APPICON = GnuTerm.tiff
LOCAL_RESOURCES = GnuTerm.nib gnuview.nib

CLASSES = Controller.m GnuView.m gnuviewController.m

HFILES = Controller.h GnuView.h gnuviewController.h

MFILES = GnuTerm_main.m

OTHERSRCS = Makefile.preamble Makefile Makefile.postamble


MAKEFILEDIR = /NextDeveloper/Makefiles/app
MAKEFILE = app.make
INSTALLDIR = $(HOME)/Apps
INSTALLFLAGS = -c -s -m 755
SOURCEMODE = 444

ICONSECTIONS =	-sectcreate __ICON app GnuTerm.tiff

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


-include Makefile.preamble

include $(MAKEFILEDIR)/$(MAKEFILE)

-include Makefile.postamble

-include Makefile.dependencies