home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1995 August / NEBULA.mdf / SourceCode / MiscKit1.2.6 / Palettes / MiscThreeStateButton / Makefile.preamble < prev    next >
Encoding:
Makefile  |  1994-01-07  |  399 b   |  12 lines

  1. #    MiscThreeStateButton 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 = libMiscThreeStateButton.a
  6.  
  7. LIBOFILES    = MiscThreeStateButton.subproj/MiscThreeStateButtonCell.o \
  8.             MiscThreeStateButton.subproj/MiscThreeStateButton.o
  9.  
  10. OTHER_GARBAGE = libMiscThreeStateButton.a
  11. INSTALLDIR = /LocalDeveloper/Palettes
  12.