home *** CD-ROM | disk | FTP | other *** search
Makefile | 1995-10-10 | 1.6 KB | 56 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 = uuconf
-
- PROJECTVERSION = 2.0
- PROJECT_TYPE = Subproject
- LANGUAGE = English
-
- HFILES = alloc.h syshdr.h uucnfi.h
-
- CFILES = addblk.c addstr.c allblk.c alloc.c base.c bool.c callin.c\
- calout.c chatc.c cmdarg.c cmdfil.c cmdlin.c debfil.c\
- deblev.c diacod.c dial.c diasub.c dnams.c errno.c errstr.c\
- filnam.c freblk.c fredia.c free.c freprt.c fresys.c\
- grdcmp.c hdial.c hdnams.c hinit.c hlocnm.c hport.c hrmunk.c\
- hsinfo.c hsnams.c hsys.c hunk.c iniglb.c init.c int.c\
- lckdir.c lineno.c llocnm.c local.c locnm.c logfil.c\
- maxuxq.c mrgblk.c paramc.c port.c prtsub.c pubdir.c\
- rdlocs.c rdperm.c reliab.c remunk.c runuxq.c sinfo.c\
- snams.c split.c spool.c stafil.c strip.c syssub.c tcalou.c\
- tdial.c tdialc.c tdnams.c tgcmp.c thread.c time.c tinit.c\
- tlocnm.c tport.c tportc.c tsinfo.c tsnams.c tsys.c tval.c\
- ugtlin.c unk.c val.c vinit.c vport.c vsinfo.c vsnams.c\
- vsys.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)
-
-
- PROJECT_HEADERS = uucnfi.h syshdr.h
-
-
-
- -include Makefile.preamble
-
- include $(MAKEFILEDIR)/$(MAKEFILE)
-
- -include Makefile.postamble
-
- -include Makefile.dependencies
-