Re: [cc65] THE Makefile V1.2 available - was: automatic generation of makefile dependencies

From: thefox xofeht <thefox1aspekt.fi>
Date: 2011-05-27 15:44:12
On Fri, May 27, 2011 at 4:29 PM, thefox xofeht <thefox@aspekt.fi> wrote:
> Anyway, the quick fix for me for now is to just drop the "-p" switch
> from the command. Just wanted to let you know if you want to add
> Windows compatibility some day.

Oops, it didn't actually work with that because the Windows mkdir
doesn't like forward slashes. So I just renamed the UnxUtils mkdir to
mkdir2 and used that... Also seems to work if I add quotes around the
directory i.e. mkdir "foo/bar"

-thefox
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Fri May 27 15:44:20 2011

This archive was generated by hypermail 2.1.8 : 2011-05-27 15:44:23 CEST