home *** CD-ROM | disk | FTP | other *** search
Makefile | 1995-10-12 | 745 b | 40 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 = uux
-
- PROJECTVERSION = 2.0
- PROJECT_TYPE = Tool
- LANGUAGE = English
-
- CFILES = uux.c
-
- OTHERSRCS = Makefile.preamble Makefile uux.1 Makefile.postamble
-
-
- MAKEFILEDIR = $(NEXT_ROOT)/NextDeveloper/Makefiles/project
- CODE_GEN_STYLE = DYNAMIC
- MAKEFILE = tool.make
- INSTALLDIR = $(BINDIR)
- LIBS =
- DEBUG_LIBS = $(LIBS)
- PROF_LIBS = $(LIBS)
-
-
- FRAMEWORKS = -framework Uucp
-
-
- -include Makefile.preamble
-
- include $(MAKEFILEDIR)/$(MAKEFILE)
-
- -include Makefile.postamble
-
- -include Makefile.dependencies
-