home *** CD-ROM | disk | FTP | other *** search
/ Los Alamos National Laboratory / LANL_CD.ISO / software / medview / custom / source / 3dcustom / makefile < prev    next >
Encoding:
Makefile  |  1992-02-07  |  689 b   |  32 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. NAME = 3Dcustom
  11.  
  12. INTERFACES = 3DViewer.nib 3Dcustom.nib Inspector.nib
  13. CLASSES = PerspMat.m AzimuthMat.m CubeView.m a3DViewerView.m
  14. PSWFILES = dotAt.psw
  15. TIFFFILES = cubedot.tiff lips.tiff lips_sm.tiff
  16.  
  17. SOURCEMODE = 444
  18.  
  19.  
  20. MAKEFILEDIR = /usr/lib/nib
  21.  
  22. INSTALLDIR = $(HOME)/Palettes
  23. INSTALLFLAGS = -c -m 755
  24.  
  25. -include Makefile.preamble
  26.  
  27. include $(MAKEFILEDIR)/palette.make
  28.  
  29. -include Makefile.postamble
  30.  
  31. -include Makefile.dependencies
  32.