home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Otherware
/
Otherware_1_SB_Development.iso
/
mac
/
developm
/
scnote
/
trnsfrmr.020
/
Transformer.MAMake
< prev
next >
Wrap
Text File
|
1989-10-01
|
1KB
|
44 lines
#
# Apple Macintosh Developer Technical Support
#
# BitMap Transformer
#
# Transformer.MAMake - MABuild Makefile
#
# Copyright ⌐ 1989 Apple Computer, Inc.
# All rights reserved.
#
# Versions:
# 1.0 10/89
#
# Components:
# MTransformer.p October 1, 1989
# UTransformer.p October 1, 1989
# UTransformer.inc1.p October 1, 1989
# Transformer.c October 1, 1989
# Transformer.r October 1, 1989
# Transformer.MAMake October 1, 1989
# ProjInit October 1, 1989
# The BitMap Transmogrifier October 1, 1989
#
# Requirements:
# MacApp¿ 2.0º9 July 10, 1989
#
# "Transformers" is a sample program that demonstrates how to translate,
# rotate, and scale bitmaps. It uses a MacApp shell to open file, open
# windows, and handle menus, but the core routine is written in vanilla C.
#
AppName = Transformer
BuildingBlockIntf =
OtherLinkFiles = ╢
"{ObjApp}"Transformer.c.o #╢
#"{CLibraries}"CLib881.o ╢
#"{CLibraries}"CSANELib881.o ╢
#"{CLibraries}"Math881.o
OtherCOptions = ╢
-mc68881 -elems881