home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2J (Developer) / os42jdev.iso / NextDeveloper / Source / GNU / uucp / Uucp.framework / uucp.subproj / Makefile < prev    next >
Encoding:
Makefile  |  1995-10-10  |  840 b   |  40 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 = uucp
  11.  
  12. PROJECTVERSION = 2.0
  13. PROJECT_TYPE = Subproject
  14. LANGUAGE = English
  15.  
  16. CFILES = buffer.c crc.c debug.c escape.c getlin.c getop1.c getopt.c\
  17.          parse.c spool.c status.c strdup.c xfree.c xmall.c xreall.c
  18.  
  19. OTHERSRCS = Makefile Makefile.orig
  20.  
  21.  
  22. MAKEFILEDIR = $(NEXT_ROOT)/NextDeveloper/Makefiles/project
  23. CODE_GEN_STYLE = DYNAMIC
  24. MAKEFILE = subproj.make
  25. INSTALLDIR = /NextLibrary/PrivateFrameworks
  26. LIBS = 
  27. DEBUG_LIBS = $(LIBS)
  28. PROF_LIBS = $(LIBS)
  29.  
  30.  
  31.  
  32.  
  33. -include Makefile.preamble
  34.  
  35. include $(MAKEFILEDIR)/$(MAKEFILE)
  36.  
  37. -include Makefile.postamble
  38.  
  39. -include Makefile.dependencies
  40.