mirror of
https://github.com/elliotnunn/supermario.git
synced 2024-11-29 20:49:19 +00:00
14 lines
341 B
Plaintext
14 lines
341 B
Plaintext
|
#
|
||
|
# File: Keyboard.make
|
||
|
#
|
||
|
# Contains: Makefile for the Keyboard resources.
|
||
|
#
|
||
|
# Written by: Kurt Clark, Chas Spillar, and Tim Nichols
|
||
|
#
|
||
|
# Copyright: © 1992 by Apple Computer, Inc., all rights reserved.
|
||
|
#
|
||
|
# Change History (most recent first):
|
||
|
#
|
||
|
|
||
|
"{RsrcDir}Kbd.rsrc" ƒ "{KeyboardDir}Kbd.r"
|
||
|
Rez {StdROpts} -o "{Targ}" "{KeyboardDir}Kbd.r"
|