home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1 / Nebula One.iso / Internet / News / Alexandra.0.82 / Source / Decoding.subproj / Makefile < prev    next >
Encoding:
Makefile  |  1996-01-30  |  820 b   |  43 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 = Decoding
  11.  
  12. PROJECTVERSION = 1.1
  13. LANGUAGE = English
  14.  
  15. LOCAL_RESOURCES = ModalDecodingPanel.nib
  16.  
  17. GLOBAL_RESOURCES = Failure.tiff Success.tiff
  18.  
  19. CLASSES = DecodeCell.m DecoderController.m NiftyMatrix.m
  20.  
  21. HFILES = decode.h DecodeCell.h DecoderController.h NiftyMatrix.h
  22.  
  23. CFILES = uudecode.c
  24.  
  25. OTHERSRCS = Makefile.preamble Makefile Makefile.postamble
  26.  
  27.  
  28. MAKEFILEDIR = /NextDeveloper/Makefiles/app
  29. MAKEFILE = subproj.make
  30. SOURCEMODE = 444
  31.  
  32.  
  33.  
  34.  
  35.  
  36. -include Makefile.preamble
  37.  
  38. include $(MAKEFILEDIR)/$(MAKEFILE)
  39.  
  40. -include Makefile.postamble
  41.  
  42. -include Makefile.dependencies
  43.