#
# 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 = News
INTERFACES = News.nib Post.nib
CLASSES = Article.m ArticleDisplay.m ArticlesMatrix.m ColumnMatrix.m \
          HashList.m IconColumnCell.m Item.m NewsController.m Newsgroup.m \
          NewsgroupsMatrix.m
MFILES = News_main.m
HFILES = ColumnCell.h config.h response_codes.h
TIFFFILES = News.tiff
LIBS = -lNeXT_s -lsys_s
INSTALLDIR = $(HOME)/Apps
APPICON = News.tiff

ICONSECTIONS =	-segcreate __ICON app News.tiff

-include Makefile.preamble

include $(MAKEFILEDIR)Makefile.common

-include Makefile.postamble

-include Makefile.dependencies
