home *** CD-ROM | disk | FTP | other *** search
Makefile | 1993-01-18 | 613 b | 35 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 = Rectangle
-
- PROJECTVERSION = 1.1
- LANGUAGE = English
-
- GLOBAL_RESOURCES = Rectangle.tiff
-
- CLASSES = Rectangle.m
-
- HFILES = AShape.h Rectangle.h
-
- OTHERSRCS = Makefile
-
- MAKEFILEDIR = /NextDeveloper/Makefiles/app
- SOURCEMODE = 444
-
-
-
- -include Makefile.preamble
-
- include $(MAKEFILEDIR)/bundle.make
-
- -include Makefile.postamble
-
- -include Makefile.dependencies
-