home *** CD-ROM | disk | FTP | other *** search
Makefile | 1994-01-07 | 399 b | 12 lines |
- # MiscThreeStateButton Preamble
- # basically lifted from a mini-example
- # this is 3.1 specific, and will enable the building of FAT palletes!
-
- OTHER_PRODUCT_DEPENDS = libMiscThreeStateButton.a
-
- LIBOFILES = MiscThreeStateButton.subproj/MiscThreeStateButtonCell.o \
- MiscThreeStateButton.subproj/MiscThreeStateButton.o
-
- OTHER_GARBAGE = libMiscThreeStateButton.a
- INSTALLDIR = /LocalDeveloper/Palettes
-