home *** CD-ROM | disk | FTP | other *** search
Makefile | 1995-02-10 | 661 b | 37 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 = fdform
-
- PROJECTVERSION = 1.1
- LANGUAGE = English
-
- CFILES = fdform.c
-
- OTHERSRCS = Makefile.preamble Makefile Makefile.postamble README
-
-
- MAKEFILEDIR = /NextDeveloper/Makefiles/app
- MAKEFILE = tool.make
- INSTALLDIR = $(HOME)/bin
- INSTALLFLAGS = -c -s -m 755
- SOURCEMODE = 444
-
-
-
-
-
- -include Makefile.preamble
-
- include $(MAKEFILEDIR)/$(MAKEFILE)
-
- -include Makefile.postamble
-
- -include Makefile.dependencies
-