home *** CD-ROM | disk | FTP | other *** search
Makefile | 1995-10-12 | 882 b | 43 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 = uucico
-
- PROJECTVERSION = 2.0
- PROJECT_TYPE = Tool
- LANGUAGE = English
-
- HFILES = trans.h
-
- CFILES = prote.c protf.c protg.c proti.c protj.c prott.c proty.c\
- protz.c rec.c send.c time.c trans.c uucico.c xcmd.c
-
- OTHERSRCS = Makefile.preamble Makefile uucico.8 Makefile.postamble
-
-
- MAKEFILEDIR = $(NEXT_ROOT)/NextDeveloper/Makefiles/project
- CODE_GEN_STYLE = DYNAMIC
- MAKEFILE = tool.make
- INSTALLDIR = $(SBINDIR)
- LIBS =
- DEBUG_LIBS = $(LIBS)
- PROF_LIBS = $(LIBS)
-
-
- FRAMEWORKS = -framework Uucp
-
-
- -include Makefile.preamble
-
- include $(MAKEFILEDIR)/$(MAKEFILE)
-
- -include Makefile.postamble
-
- -include Makefile.dependencies
-