mirror of
https://github.com/elliotnunn/mac-rom.git
synced 2024-12-28 16:31:01 +00:00
14 lines
339 B
Plaintext
14 lines
339 B
Plaintext
|
#
|
|||
|
# File: Keyboard.make
|
|||
|
#
|
|||
|
# Contains: Makefile for the Keyboard resources.
|
|||
|
#
|
|||
|
# Written by: Kurt Clark, Chas Spillar, and Tim Nichols
|
|||
|
#
|
|||
|
# Copyright: <09> 1992 by Apple Computer, Inc., all rights reserved.
|
|||
|
#
|
|||
|
# Change History (most recent first):
|
|||
|
#
|
|||
|
|
|||
|
"{RsrcDir}Kbd.rsrc" <09> "{KeyboardDir}Kbd.r"
|
|||
|
Rez {StdROpts} -o "{Targ}" "{KeyboardDir}Kbd.r"
|