#	MiscClipText Preamble
#	basically lifted from a mini-example
#	this is 3.1 specific, and will enable the building of FAT palletes!

OTHER_PRODUCT_DEPENDS = libMiscClipText.a

LIBOFILES = MiscClipText.subproj/MiscClipTFCell.o	\
			MiscClipText.subproj/MiscClipTextField.o		\
			MiscClipText.subproj/MiscPathField.o


#OTHER_GARBAGE = libMiscClipText.a
INSTALLDIR = /LocalDeveloper/Palettes

# Flags passed to compiler (in addition to -g, -O, etc)
OTHER_CFLAGS = -IMiscClipText.subproj

