#
# 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 = custom
CLASSES = Card.m Deck.m AppWithDoc.m Document.m Random.m
MFILES = main.m
LIBS = -lNeXT_s -lsys_s -ltext
INSTALLDIR = $(HOME)/Library/Objects
LIBNAME = libcustom.a
CFLAGS = -I/Users/ernest/Library/Include

-include Makefile.preamble

include $(MAKEFILEDIR)Makefile.common

-include Makefile.postamble

-include Makefile.dependencies
