home *** CD-ROM | disk | FTP | other *** search
Makefile | 1995-11-17 | 1.0 KB | 45 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 = uucp
-
- PROJECTVERSION = 2.0
- PROJECT_TYPE = Aggregate
- LANGUAGE = English
-
- SUBPROJECTS = Uucp.framework uusched uuto
-
- TOOLS = cu uuchk uucico uuconv uucp uulog uuname uupick uustat\
- uux uuxqt
-
- OTHERSRCS = Makefile.preamble Makefile Makefile.postamble Makefile.orig\
- uucp-1.06.1.tar.gz
-
- MAKEFILEDIR = $(NEXT_ROOT)/NextDeveloper/Makefiles/project
- CODE_GEN_STYLE = DYNAMIC
- MAKEFILE = aggregate.make
- LIBS =
- DEBUG_LIBS = $(LIBS)
- PROF_LIBS = $(LIBS)
-
-
- HEADER_PATHS =\
- -I$(NEXT_ROOT)$(SYMROOT)/Uucp.framework.derived/ProjectHeaders
- FRAMEWORK_PATHS = -F$(NEXT_ROOT)$(SYMROOT)/Uucp.framework.derived
- PB_CFLAGS = -no-precomp
-
-
- -include Makefile.preamble
-
- include $(MAKEFILEDIR)/$(MAKEFILE)
-
- -include Makefile.postamble
-
- -include Makefile.dependencies
-