mirror of
https://github.com/elliotnunn/supermario.git
synced 2024-11-22 04:31:30 +00:00
14 lines
341 B
Makefile
14 lines
341 B
Makefile
#
|
|
# 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" |