mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-01-10 09:58:01 +00:00
putty.r renamed to mac_res.r for consistency with Windows version.
[originally from svn r55]
This commit is contained in:
parent
a7fd167471
commit
7c491e865f
@ -1,4 +1,4 @@
|
||||
# $Id: PuTTY.make,v 1.1.2.4 1999/02/20 22:10:33 ben Exp $
|
||||
# $Id: PuTTY.make,v 1.1.2.5 1999/02/21 10:29:12 ben Exp $
|
||||
# This is the Makefile for building PuTTY for the Mac OS.
|
||||
# Users of non-Mac systems will see some pretty strange characters around.
|
||||
|
||||
@ -39,8 +39,8 @@ PuTTY
|
||||
"{Libraries}Interface.o"
|
||||
|
||||
|
||||
PuTTY ÄÄ {¥MondoBuild¥} putty.r macresid.h
|
||||
Rez putty.r -o {Targ} {Includes} -append
|
||||
PuTTY ÄÄ {¥MondoBuild¥} mac_res.r macresid.h
|
||||
Rez mac_res.r -o {Targ} {Includes} -append
|
||||
|
||||
|
||||
"{ObjDir¥68K}mac.c.o" Ä {¥MondoBuild¥} mac.c putty.h macresid.h
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* $Id: putty.r,v 1.1.2.6 1999/02/20 23:55:55 ben Exp $ */
|
||||
/* $Id: mac_res.r,v 1.1.2.1 1999/02/21 10:29:13 ben Exp $ */
|
||||
/* PuTTY resources */
|
||||
|
||||
#define PICT_RezTemplateVersion 1
|
Loading…
Reference in New Issue
Block a user