home *** CD-ROM | disk | FTP | other *** search
Makefile | 1995-10-10 | 840 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 = uucp
-
- PROJECTVERSION = 2.0
- PROJECT_TYPE = Subproject
- LANGUAGE = English
-
- CFILES = buffer.c crc.c debug.c escape.c getlin.c getop1.c getopt.c\
- parse.c spool.c status.c strdup.c xfree.c xmall.c xreall.c
-
- OTHERSRCS = Makefile Makefile.orig
-
-
- MAKEFILEDIR = $(NEXT_ROOT)/NextDeveloper/Makefiles/project
- CODE_GEN_STYLE = DYNAMIC
- MAKEFILE = subproj.make
- INSTALLDIR = /NextLibrary/PrivateFrameworks
- LIBS =
- DEBUG_LIBS = $(LIBS)
- PROF_LIBS = $(LIBS)
-
-
-
-
- -include Makefile.preamble
-
- include $(MAKEFILEDIR)/$(MAKEFILE)
-
- -include Makefile.postamble
-
- -include Makefile.dependencies
-