home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / mac / developm / scnote / trnsfrmr.020 / Transformer.MAMake < prev    next >
Text File  |  1989-10-01  |  1KB  |  44 lines

  1. #
  2. #    Apple Macintosh Developer Technical Support
  3. #
  4. #    BitMap Transformer
  5. #
  6. #    Transformer.MAMake    -    MABuild Makefile
  7. #
  8. #    Copyright ⌐ 1989 Apple Computer, Inc.
  9. #    All rights reserved.
  10. #
  11. #    Versions:
  12. #                1.0                         10/89
  13. #
  14. #    Components:
  15. #                MTransformer.p                October 1, 1989
  16. #                UTransformer.p                October 1, 1989
  17. #                UTransformer.inc1.p         October 1, 1989
  18. #                Transformer.c                October 1, 1989
  19. #                Transformer.r                October 1, 1989
  20. #                Transformer.MAMake            October 1, 1989
  21. #                ProjInit                    October 1, 1989
  22. #                The BitMap Transmogrifier    October 1, 1989
  23. #
  24. #    Requirements:
  25. #                MacApp¿ 2.0º9                July 10, 1989
  26. #
  27. # "Transformers" is a sample program that demonstrates how to translate,
  28. # rotate, and scale bitmaps. It uses a MacApp shell to open file, open
  29. # windows, and handle menus, but the core routine is written in vanilla C.
  30. #
  31.  
  32.  
  33. AppName = Transformer
  34.  
  35. BuildingBlockIntf =
  36.  
  37. OtherLinkFiles = ╢
  38.         "{ObjApp}"Transformer.c.o #╢
  39.         #"{CLibraries}"CLib881.o ╢
  40.         #"{CLibraries}"CSANELib881.o ╢
  41.         #"{CLibraries}"Math881.o
  42.  
  43. OtherCOptions = ╢
  44.         -mc68881 -elems881