#
# 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 = Chess
INTERFACES = Chess.nib
CLASSES = Board.m Board3D.m Chess.m Clock.m ResponseMeter.m Square.m \
          Square3D.m gnuglue.m
MFILES = Chess_main.m
CFILES = chess_strings.c gnuchess.c
HFILES = version.h gnu_externs.h gnuchess.h chess_strings.h
PSWFILES = Draw.psw
OTHERSRCS = gnuchess.book COPYING
LIBS = -lNeXT_s -lsys_s
INSTALLDIR = /NextDeveloper/Demos
APPICON = ChessApp.tiff
DOCICONS = ChessDoc.tiff
ICONSECTIONS =	-segcreate __ICON app ChessApp.tiff \
		-segcreate __ICON chess ChessDoc.tiff

-include Makefile.preamble

include $(MAKEFILEDIR)Makefile.common

-include Makefile.postamble

-include Makefile.dependencies

