home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / Apps / DevTools / eText5 / Source / Kludges.subproj / Makefile < prev    next >
Encoding:
Makefile  |  1994-10-22  |  1.2 KB  |  47 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 = Kludges
  11.  
  12. PROJECTVERSION = 1.1
  13. LANGUAGE = English
  14.  
  15. LOCAL_RESOURCES = FindPanel.nib Localizable.strings
  16.  
  17. CLASSES = DPFontPanel.m EPSWriting.m ErrorStream.m eTLinkWell.m\
  18.           FontWell.m GIFWriting.m KeyDownBrowser.m KeyDownMatrix.m\
  19.           MiscFindPanel.m ObjectError.m Stream.m\
  20.           _FormatWritingImageView.m
  21.  
  22. HFILES = DPFontPanel.h EPSWriting.h ErrorStream.h eTLinkWell.h\
  23.          FontWell.h GIFWriting.h KeyDownBrowser.h KeyDownMatrix.h\
  24.          MiscFindPanel.h MiscTBMK.h ObjectError.h regexpr.h Stream.h\
  25.          WidePopupManager.h _FormatWritingImageView.h
  26.  
  27. CFILES = MiscTBMK.c regexpr.c removeFile.c
  28.  
  29. PSWFILES = ENXCP.psw
  30.  
  31. OTHERSRCS = Makefile.preamble Makefile Makefile.postamble
  32.  
  33.  
  34. MAKEFILEDIR = /NextDeveloper/Makefiles/app
  35. MAKEFILE = subproj.make
  36. SOURCEMODE = 444
  37.  
  38.  
  39.  
  40. -include Makefile.preamble
  41.  
  42. include $(MAKEFILEDIR)/$(MAKEFILE)
  43.  
  44. -include Makefile.postamble
  45.  
  46. -include Makefile.dependencies
  47.