home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / Apps / ScreenSavers / BackSpaceViews / MailWatchView.BackModule / Source / Makefile < prev    next >
Encoding:
Makefile  |  1996-02-04  |  842 b   |  41 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 = MailWatchView
  11.  
  12. PROJECTVERSION = 1.1
  13. LANGUAGE = English
  14.  
  15. LOCAL_RESOURCES = MailWatchView.nib Help
  16.  
  17. CLASSES = MailWatchView.m
  18.  
  19. HFILES = MailWatchView.h Thinker.h
  20.  
  21. OTHERSRCS = Makefile.preamble Makefile Makefile.postamble
  22.  
  23. MAKEFILEDIR = /NextDeveloper/Makefiles/app
  24. MAKEFILE = bundle.make
  25. INSTALLDIR = $(HOME)/Library/BackSpaceViews
  26. INSTALLFLAGS = -c -s -m 755
  27. SOURCEMODE = 444
  28.  
  29. BUNDLE_EXTENSION = bundle
  30. OTHER_LIBS = -lIndexing_s
  31. PROF_LIBS = -lIndexing_s
  32.  
  33.  
  34. -include Makefile.preamble
  35.  
  36. include $(MAKEFILEDIR)/$(MAKEFILE)
  37.  
  38. -include Makefile.postamble
  39.  
  40. -include Makefile.dependencies
  41.