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

From: MagerValp <MagerValp1cling.gu.se>
Date: 2004-02-18 19:18:01
It's me again :)

install failed due to the following directories not being created:

  /usr/local/lib/cc65/include
  /usr/local/lib/cc65/include/geos
  /usr/local/lib/cc65/include/sys
  /usr/local/lib/cc65/include/tgi
  /usr/local/lib/cc65/asminc
  /usr/local/lib/cc65/emd
  /usr/local/lib/cc65/joy
  /usr/local/lib/cc65/ser
  /usr/local/lib/cc65/tgi

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.

-- 
    ___          .     .  .         .       . +  .         .      o   
  _|___|_   +   .  +     .     +         .  Per Olofsson, arkadspelare
    o-o    .      .     .   o         +          MagerValp@cling.gu.se
     -       +            +    .     http://www.cling.gu.se/~cl3polof/
----------------------------------------------------------------------
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 19:18:05 2004

This archive was generated by hypermail 2.1.8 : 2004-02-18 19:18:11 CET