Cygwin fails the root check in the install target, for obvious reasons, so I just commented that out. I think I also managed to use CC65LIB instead of CC65DATA, so here's the fixed mkdir section: $(MKDIR) -p $(BINDIR) $(CC66DOC) $(CC65LIB) $(MKDIR) -p $(CC65DATA)/asminc $(CC65DATA)/emd $(CC65DATA)/joy \ $(CC65DATA)/lib $(CC65DATA)/ser $(CC65DATA)/tgi $(MKDIR) -p $(CC65INC)/em $(CC65INC)/geos $(CC65INC)/joystick \ $(CC65INC)/sys $(CC65INC)/tgi And by putting the cfg install before the doc install, a build without docs works. -- ___ . . . . . + . . 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 Fri Feb 20 11:51:02 2004
This archive was generated by hypermail 2.1.8 : 2004-02-20 11:51:08 CET