home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2J (Developer) / os42jdev.iso / NextDeveloper / Source / GNU / uucp / Makefile next >
Makefile  |  1995-11-16  |  1KB  |  45 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 = Aggregate
  14. LANGUAGE = English
  15.  
  16. SUBPROJECTS = Uucp.framework uusched uuto
  17.  
  18. TOOLS = cu uuchk uucico uuconv uucp uulog uuname uupick uustat\
  19.         uux uuxqt
  20.  
  21. OTHERSRCS = Makefile.preamble Makefile Makefile.postamble Makefile.orig\
  22.             uucp-1.06.1.tar.gz
  23.  
  24. MAKEFILEDIR = $(NEXT_ROOT)/NextDeveloper/Makefiles/project
  25. CODE_GEN_STYLE = DYNAMIC
  26. MAKEFILE = aggregate.make
  27. LIBS = 
  28. DEBUG_LIBS = $(LIBS)
  29. PROF_LIBS = $(LIBS)
  30.  
  31.  
  32. HEADER_PATHS =\
  33.                -I$(NEXT_ROOT)$(SYMROOT)/Uucp.framework.derived/ProjectHeaders
  34. FRAMEWORK_PATHS = -F$(NEXT_ROOT)$(SYMROOT)/Uucp.framework.derived
  35. PB_CFLAGS = -no-precomp
  36.  
  37.  
  38. -include Makefile.preamble
  39.  
  40. include $(MAKEFILEDIR)/$(MAKEFILE)
  41.  
  42. -include Makefile.postamble
  43.  
  44. -include Makefile.dependencies
  45.