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

PROJECTVERSION = 1.1
LANGUAGE = English

GLOBAL_RESOURCES = defaultImage.tiff defaultImage.anim README.rtf

CLASSES = SpaceSaver.m BackView.m BlackView.m ModuleList.m SpaceView.m\
          UserPath.m

HFILES = SpaceSaver.h BackView.h BlackView.h ModuleList.h SpaceView.h\
         UserPath.h

PSWFILES = psfuncts.psw

OTHERSRCS = Makefile.preamble Makefile Makefile.postamble


MAKEFILEDIR = /NextDeveloper/Makefiles/app
MAKEFILE = bundle.make
INSTALLDIR = /usr/lib/NextStep/loginwindow.app
INSTALLFLAGS = -c -s -m 755
SOURCEMODE = 444

BUNDLE_EXTENSION = loginbundle


-include Makefile.preamble

include $(MAKEFILEDIR)/$(MAKEFILE)

-include Makefile.postamble

-include Makefile.dependencies
