home *** CD-ROM | disk | FTP | other *** search
Makefile | 1995-04-14 | 468 b | 15 lines |
- # MiscGaugePalette Makefile.preamble
- # basically lifted from MiscClockView which was
- # basically lifted from a mini-example (TTools, I would guess)
- # this is 3.1 specific, and will enable the building of FAT palletes!
-
- OTHER_PRODUCT_DEPENDS = libMiscGaugeView.a
-
- LIBOFILES =MiscGaugeView.subproj/MiscGaugeCell.o \
- MiscGaugeView.subproj/MiscGaugeView.o \
- MiscGaugeView.subproj/Gauge.o
-
- OTHER_GARBAGE = libMiscGaugeView.a
-
- INSTALLDIR = /LocalDeveloper/Palettes
-