#
# Generated by the NeXT Interface Builder.
#
# NOTE: Do NOT change this file -- Interface Builder maintains it.
#
# Put all of your customizations in files called Makefile.preamble
# and Makefile.postamble (both optional), and Makefile will include them.
#

MAKEFILEDIR = /usr/lib/nib/
NAME = MovieApp
INTERFACES = Control.nib Info.nib MovieApp.nib
CLASSES = Animator.m MovieApp.m MovieView.m SliderCellFine.m \
          SliderDualActing.m
MFILES = MovieApp_main.m
LIBS = -lNeXT_s -lsys_s
INSTALLDIR = $(HOME)/Apps
APPICON = movieApp.tiff
DOCICONS = movie.tiff
ICONSECTIONS =	-segcreate __ICON app movieApp.tiff \
		-segcreate __ICON movie movie.tiff

-include Makefile.preamble

include $(MAKEFILEDIR)Makefile.common

-include Makefile.postamble

-include Makefile.dependencies
