Re: [cc65] CC65 v2.9.1 r3 win32 package

Date view Thread view Subject view

From: Maciej Witkowiak (ytm_at_elysium.pl)
Date: 2003-08-18 13:40:36


Ullrich von Bassewitz dnia 18 sie 2003 o 10:24 +0200 napisał:
> > by "$(RM)".  And, the characters "-rm", in
> > "cc65\samples\geos\ca65-vlir\Makefile", need to be replaced by "-$(RM)".
> Is this something I (or Maciej) have to change? I haven't followed the win32
> installer discussion in detail. I think it's a good thing for windows users,

I think it means that 'rm' should be changed to '$(RM)' in every single
Makefile. Actually on my Linux system $(RM) is defined as 'rm -f'.

ytm

----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo_at_musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.


Date view Thread view Subject view

This archive was generated by hypermail 2.1.3 : 2003-08-18 14:02:11 CEST