#
# 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 = BitmapTest
INTERFACES = BitmapTest.nib
CLASSES = Animator.m MovingBitmap.m TestView.m
MFILES = BitmapTest_main.m
TIFFFILES = 16x16.tiff 24x24.tiff 32x32.tiff 48x48.tiff 64x64.tiff \
            8x8.tiff
LIBS = -lNeXT_s -lsys_s
INSTALLDIR = $(HOME)/Apps
APPICON = BitmapTest.tiff

ICONSECTIONS =	-segcreate __ICON app BitmapTest.tiff

-include Makefile.preamble

include $(MAKEFILEDIR)Makefile.common

-include Makefile.postamble

-include Makefile.dependencies
