home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1994 June / NEBULA_SE.ISO / SourceCode / MiscKit / Palettes / MiscProgressPalette / Makefile.preamble < prev    next >
Encoding:
Makefile  |  1994-01-08  |  404 b   |  11 lines

  1. #    MiscProgressView Preamble
  2. #    basically lifted from a mini-example
  3. #    this is 3.1 specific, and will enable the building of FAT palletes!
  4.  
  5. OTHER_PRODUCT_DEPENDS = libMiscProgressView.a
  6.  
  7. LIBOFILES    = MiscProgressView.subproj/MiscProgressView.o MiscProgressView.subproj/MiscProgressBar.o MiscProgressView.subproj/MiscProgressPie.o
  8.  
  9. OTHER_GARBAGE = libMiscProgressView.a
  10. INSTALLDIR = /LocalDeveloper/Palettes
  11.