#
# 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.
#

NAME = NeXTmille-2.0a

INTERFACES = NeXTmille.nib
CLASSES = AccidentView.m CardHolder.m CardImage.m CardView.m \
          CardsTracker.m DistanceCardStackView.m DragCoordinator.m \
          DrawPileStackView.m DrivingAceView.m EndOfLimitView.m \
          ExtraTankView.m FlatTireView.m GameCoordinator.m GasolineView.m \
          HandTileView.m Mile_100_View.m Mile_200_View.m Mile_25_View.m \
          Mile_50_View.m Mile_75_View.m MilesView.m OutOfGasView.m \
          Player.m PunctureProofView.m RepairsView.m RightOfWayView.m \
          RollView.m SafetyStacksView.m SafetyView.m SpareTireView.m \
          SpeedLimitView.m StackView.m StopView.m TagView.m \
          TrafficLightView.m
MFILES = NeXTmille-2.0a_main.m
CFILES = roll.c types.c
HFILES = mille.h prototypes.h
PSWFILES = angled_title.psw cheap_strings.psw draw_ball.psw
APPICON = mille.tiff


SOURCEMODE = 444

LIBS = -lNeXT_s -lsys_s
DEBUG_LIBS = $(LIBS)
PROF_LIBS = -lNeXT_p -lsys_p

MAKEFILEDIR = /usr/lib/nib
ICONSECTIONS =	-sectcreate __ICON app mille.tiff
APPWRAPPER = YES
NOMACHO = YES

INSTALLDIR = $(HOME)/Apps
INSTALLFLAGS = -c -s -m 755

-include Makefile.preamble

include $(MAKEFILEDIR)/app.make

-include Makefile.postamble

-include Makefile.dependencies
