home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2J (Developer) / os42jdev.iso / NextDeveloper / Source / GNU / uucp / Uucp.framework / uuconf.subproj / Makefile < prev    next >
Encoding:
Makefile  |  1995-10-10  |  1.6 KB  |  56 lines

  1. #
  2. # Generated by the NeXT Project Builder.
  3. #
  4. # NOTE: Do NOT change this file -- Project Builder maintains it.
  5. #
  6. # Put all of your customizations in files called Makefile.preamble
  7. # and Makefile.postamble (both optional), and Makefile will include them.
  8. #
  9.  
  10. NAME = uuconf
  11.  
  12. PROJECTVERSION = 2.0
  13. PROJECT_TYPE = Subproject
  14. LANGUAGE = English
  15.  
  16. HFILES = alloc.h syshdr.h uucnfi.h
  17.  
  18. CFILES = addblk.c addstr.c allblk.c alloc.c base.c bool.c callin.c\
  19.          calout.c chatc.c cmdarg.c cmdfil.c cmdlin.c debfil.c\
  20.          deblev.c diacod.c dial.c diasub.c dnams.c errno.c errstr.c\
  21.          filnam.c freblk.c fredia.c free.c freprt.c fresys.c\
  22.          grdcmp.c hdial.c hdnams.c hinit.c hlocnm.c hport.c hrmunk.c\
  23.          hsinfo.c hsnams.c hsys.c hunk.c iniglb.c init.c int.c\
  24.          lckdir.c lineno.c llocnm.c local.c locnm.c logfil.c\
  25.          maxuxq.c mrgblk.c paramc.c port.c prtsub.c pubdir.c\
  26.          rdlocs.c rdperm.c reliab.c remunk.c runuxq.c sinfo.c\
  27.          snams.c split.c spool.c stafil.c strip.c syssub.c tcalou.c\
  28.          tdial.c tdialc.c tdnams.c tgcmp.c thread.c time.c tinit.c\
  29.          tlocnm.c tport.c tportc.c tsinfo.c tsnams.c tsys.c tval.c\
  30.          ugtlin.c unk.c val.c vinit.c vport.c vsinfo.c vsnams.c\
  31.          vsys.c
  32.  
  33. OTHERSRCS = Makefile Makefile.orig
  34.  
  35.  
  36. MAKEFILEDIR = $(NEXT_ROOT)/NextDeveloper/Makefiles/project
  37. CODE_GEN_STYLE = DYNAMIC
  38. MAKEFILE = subproj.make
  39. INSTALLDIR = /NextLibrary/PrivateFrameworks
  40. LIBS = 
  41. DEBUG_LIBS = $(LIBS)
  42. PROF_LIBS = $(LIBS)
  43.  
  44.  
  45. PROJECT_HEADERS = uucnfi.h syshdr.h
  46.  
  47.  
  48.  
  49. -include Makefile.preamble
  50.  
  51. include $(MAKEFILEDIR)/$(MAKEFILE)
  52.  
  53. -include Makefile.postamble
  54.  
  55. -include Makefile.dependencies
  56.