home *** CD-ROM | disk | FTP | other *** search
/ Education Sampler 1992 [NeXTSTEP] / Education_1992_Sampler.iso / Programming / Source / Looching2.0 / Makefile < prev    next >
Encoding:
Makefile  |  1990-01-30  |  733 b   |  30 lines

  1. #
  2. # Generated by the NeXT Interface Builder.
  3. #
  4. # NOTE: Do NOT change this file -- Interface 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. MAKEFILEDIR = /usr/lib/nib/
  11. NAME = Looching
  12. INTERFACES = Looching.nib
  13. CLASSES = Bark.m LoochPerformer.m Looching.m RandomIzer.m Stopit.m
  14. MFILES = Looching_main.m
  15. HFILES = LoochWaves.h
  16. TIFFFILES = LoochityDog.tiff
  17. LIBS = -lNeXT_s -lsys_s
  18. INSTALLDIR = $(HOME)/Apps
  19. APPICON = LoochityDog.tiff
  20.  
  21. ICONSECTIONS =    -segcreate __ICON app LoochityDog.tiff
  22.  
  23. -include Makefile.preamble
  24.  
  25. include $(MAKEFILEDIR)Makefile.common
  26.  
  27. -include Makefile.postamble
  28.  
  29. -include Makefile.dependencies
  30.