home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / SourceCode / MiscKit1.7.1 / MiscKit / Palettes / MiscClockPalette / Makefile.preamble < prev    next >
Encoding:
Makefile  |  1995-01-17  |  354 b   |  12 lines

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