home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nebula
/
nebula.bin
/
SourceCode
/
Palettes
/
PAStringListPalette
/
Makefile
next >
Wrap
Makefile
|
1993-05-14
|
1KB
|
45 lines
#
# 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 = PAStringListPalette
PROJECTVERSION = 1.1
LANGUAGE = English
LOCAL_RESOURCES = PAFilenameListInspector.nib PAStringListInspector.nib\
PAStringListPalette.nib
GLOBAL_RESOURCES = PAStringListPalette.tiff palette.table
CLASSES = PAFilenameList.m PAFilenameListInspector.m PAStringList.m\
PAStringListInspector.m PAStringListPalette.m
HFILES = PAFilenameList.h PAFilenameListInspector.h PAStringList.h\
PAStringListInspector.h PAStringListPalette.h
OTHERSRCS = Makefile Makefile.preamble PAFilenameList.rtfd\
PAFilenameList.tiff PAStringList.rtfd PAStringList.tiff\
ReadMe.rtf
MAKEFILEDIR = /NextDeveloper/Makefiles/app
MAKEFILE = palette.make
INSTALLDIR = /NextDeveloper/Palettes
INSTALLFLAGS = -c -s -m 755
SOURCEMODE = 444
-include Makefile.preamble
include $(MAKEFILEDIR)/$(MAKEFILE)
-include Makefile.postamble
-include Makefile.dependencies