home *** CD-ROM | disk | FTP | other *** search
Makefile | 1991-01-08 | 627 b | 27 lines |
- #
- # Generated by the NeXT Interface Builder.
- #
- # NOTE: Do NOT change this file -- Interface Builder maintains it.
- #
- # Put all of your customizations in files called Makefile.preamble
- # and Makefile.postamble (both optional), and Makefile will include them.
- #
-
- MAKEFILEDIR = /usr/lib/nib/
- NAME = article
- INTERFACES = article.nib
- CLASSES = ArticleFile.m
- MFILES = article_main.m
- LIBS = -lNeXT_s -lsys_s
- INSTALLDIR = $(HOME)/Apps
-
- ICONSECTIONS = -segcreate __ICON app /usr/lib/nib/default_app_icon.tiff
-
- -include Makefile.preamble
-
- include $(MAKEFILEDIR)Makefile.common
-
- -include Makefile.postamble
-
- -include Makefile.dependencies
-