#
# 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 = ViewGif2
INTERFACES = ActivateMenu.nib DecodeGIF.nib FileQueue.nib ViewGif2.nib
CLASSES = ActivateMenu.m Animator.m Controller.m DecodeGIF.m FileQueue.m \
          ViewBitmap.m
MFILES = ViewGif2_main.m
CFILES = LZWDecoder.c
LIBS = -lNeXT_s -lsys_s
INSTALLDIR = $(HOME)/Apps
APPICON = ViewGifApp.tiff
DOCICONS = ViewGifDoc.tiff ViewGifDoc.tiff
ICONSECTIONS =	-segcreate __ICON app ViewGifApp.tiff \
		-segcreate __ICON gif ViewGifDoc.tiff \
		-segcreate __ICON GIF ViewGifDoc.tiff

-include Makefile.preamble

include $(MAKEFILEDIR)Makefile.common

-include Makefile.postamble

-include Makefile.dependencies
