Re: [cc65] can't compile 2.10 - no sgml2html

From: Groepaz <groepaz1gmx.net>
Date: 2004-02-18 23:13:00
On Wednesday 18 February 2004 19:18, MagerValp wrote:

> I'm guessing that
>
>   $(MKDIR) -p $(BINDIR) $(CC66DOC)
> $(CC65LIB)/{asminc,emd,include/{em,geos,joystick,sys,tgi},joy,lib,ser,tgi}
>
> requires bash to expand correctly. It works fine for me on the command
> line, but apparently not from a Makefile.

this might be a macos vs linux catch... "make" afaik calls "sh" and not "bash"
as its subshells...however in linux sh and bash is the same - maybe thats not
true for macos?

gpz

----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Wed Feb 18 23:13:51 2004

This archive was generated by hypermail 2.1.8 : 2004-02-18 23:13:57 CET