#
# Generated by the NeXT Project Builder.
#
# NOTE: Do NOT change this file -- Project Builder maintains it.
#
# Put all of your customizations in files called Makefile.preamble
# and Makefile.postamble (both optional), and Makefile will include them.
#

NAME = MiscTableScroll

PROJECTVERSION = 1.1
LANGUAGE = English

GLOBAL_RESOURCES = MiscTableConnInspector.nib MiscTableScroll.nib\
                   MiscTableScrollInspector.nib MiscHorzResizeCursor.tiff\
                   MiscReverseCursor.tiff MiscSlotDragCursor.tiff\
                   MiscSortAscend.tiff MiscSortAscendH.tiff\
                   MiscSortDescend.tiff MiscSortDescendH.tiff\
                   MiscTableDimple.tiff MiscTableRightArrow.tiff\
                   MiscTableScroll.tiff MiscVertResizeCursor.tiff\
                   PACKAGE_NUMBER palette.table\
                   MiscTableConnector.strings

HFILES = bool.h IBConnector.h MiscAssert.h MiscBorderCell.h\
         MiscBorderView.h MiscColorList.h MiscColView.h\
         MiscDelegateFlags.h MiscDrawList.h MiscExporter.h\
         MiscExporterAccessoryView.h MiscExporterPrivate.h\
         MiscGeometry.h MiscHighlightTracker.h MiscIntList.h\
         MiscLineWrapper.h MiscListTracker.h MiscMouseTracker.h\
         MiscNullView.h MiscRadioTracker.h MiscRectColorList.h\
         MiscRectList.h MiscRowView.h MiscSparseSet.h MiscTableBorder.h\
         MiscTableCell.h MiscTableConnector.h MiscTableConnInspector.h\
         MiscTableScroll.h MiscTableScrollInspector.h\
         MiscTableScrollPalette.h MiscTableScrollPrivate.h\
         MiscTableTypes.h MiscTableUtil.h MiscTableView.h\
         MiscTableWell.h

OTHERLINKED = MiscAssert.cc MiscBorderCell.M MiscBorderView.M\
              MiscColorList.cc MiscColView.M MiscDelegateFlags.cc\
              MiscDrawList.cc MiscExporter.M MiscExporterAccessoryView.M\
              MiscExporterASCII.M MiscExporterDBF.M MiscGeometry.cc\
              MiscHighlightTracker.M MiscIntList.M MiscLineWrapper.cc\
              MiscListTracker.M MiscMouseTracker.M MiscNullView.M\
              MiscRadioTracker.M MiscRectColorList.cc MiscRectList.cc\
              MiscRowView.M MiscSparseSet.cc MiscTableBorder.cc\
              MiscTableCell.M MiscTableConnector.M\
              MiscTableConnInspector.M MiscTableScroll.M\
              MiscTableScrollData.M MiscTableScrollEdit.M\
              MiscTableScrollInspector.M MiscTableScrollISearch.M\
              MiscTableScrollKB.M MiscTableScrollPalette.M\
              MiscTableScrollPB.M MiscTableScrollPrint.M\
              MiscTableScrollSort.M MiscTableView.M MiscTableViewPrint.M\
              MiscTableWell.M

PSWFILES = MiscTableViewPS.psw

OTHERSRCS = Makefile Makefile.postamble Makefile.preamble

OTHERLINKEDOFILES = MiscAssert.o MiscBorderCell.o MiscBorderView.o\
                    MiscColorList.o MiscColView.o MiscDelegateFlags.o\
                    MiscDrawList.o MiscExporter.o\
                    MiscExporterAccessoryView.o MiscExporterASCII.o\
                    MiscExporterDBF.o MiscGeometry.o\
                    MiscHighlightTracker.o MiscIntList.o\
                    MiscLineWrapper.o MiscListTracker.o\
                    MiscMouseTracker.o MiscNullView.o MiscRadioTracker.o\
                    MiscRectColorList.o MiscRectList.o MiscRowView.o\
                    MiscSparseSet.o MiscTableBorder.o MiscTableCell.o\
                    MiscTableConnector.o MiscTableConnInspector.o\
                    MiscTableScroll.o MiscTableScrollData.o\
                    MiscTableScrollEdit.o MiscTableScrollInspector.o\
                    MiscTableScrollISearch.o MiscTableScrollKB.o\
                    MiscTableScrollPalette.o MiscTableScrollPB.o\
                    MiscTableScrollPrint.o MiscTableScrollSort.o\
                    MiscTableView.o MiscTableViewPrint.o MiscTableWell.o

MAKEFILEDIR = /NextDeveloper/Makefiles/app
MAKEFILE = palette.make
INSTALLDIR = $(HOME)/Palettes
INSTALLFLAGS = -c -s -m 755
SOURCEMODE = 444



HEADER_PATHS = -I.
PB_CFLAGS = -Werror -Wwrite-strings


-include Makefile.preamble

include $(MAKEFILEDIR)/$(MAKEFILE)

-include Makefile.postamble

-include Makefile.dependencies
