home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NeXTSTEP 3.2 (Developer)
/
NS_dev_3.2.iso
/
NextDeveloper
/
Examples
/
DriverKit
/
ATI
/
Makefile
< prev
next >
Wrap
Makefile
|
1993-08-24
|
775b
|
38 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 = ATI
PROJECTVERSION = 1.1
LANGUAGE = English
LOCAL_RESOURCES = ATIGXPro.rtf Info.rtf ATIGXPro.strings\
Localizable.strings
GLOBAL_RESOURCES = ATIGXPro.table Default.table
TOOLS = ATI_reloc.tproj
OTHERSRCS = Makefile Makefile.postamble Makefile.preamble
MAKEFILEDIR = /NextDeveloper/Makefiles/app
MAKEFILE = bundle.make
SOURCEMODE = 444
BUNDLE_EXTENSION = config
-include Makefile.preamble
include $(MAKEFILEDIR)/$(MAKEFILE)
-include Makefile.postamble
-include Makefile.dependencies