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

PROJECTVERSION = 1.1
LANGUAGE = English

CLASSES = CalendarView.m ClockView.m Date.m List_Archival.m\
          MOPathString.m MorphView.m MOString.m MOStringANSI.m\
          MOStringComparing.m MOStringDebugging.m MOStringModifying.m\
          MOStringParsing.m MyBrowserCell.m ObjectArchival.m\
          ObjectList.m Object_AllocNDebug.m Object_Document.m\
          Object_Hashing.m PasswordField.m PasswordFieldCell.m\
          PercentView.m SortableObject.m Text_Console.m

HFILES = CalendarView.h ClockView.h Date.h List_Archival.h\
         MOPathString.h MorphView.h MOString.h MyBrowserCell.h\
         ObjectArchival.h ObjectList.h Object_AllocNDebug.h\
         Object_Document.h Object_Hashing.h PasswordField.h\
         PasswordFieldCell.h PercentView.h SortableObject.h\
         Text_Console.h

OTHERSRCS = Makefile.preamble Makefile Makefile.postamble

MAKEFILEDIR = /NextDeveloper/Makefiles/app
MAKEFILE = subproj.make
SOURCEMODE = 444



-include Makefile.preamble

include $(MAKEFILEDIR)/$(MAKEFILE)

-include Makefile.postamble

-include Makefile.dependencies
