X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?p=rmac;a=blobdiff_plain;f=mark.c;h=502d09610b1cf9375b6a138464c353102fe92a76;hp=f5eb2af7042e31148009284ea692c578927f223a;hb=5f23454f7155f0c77ea1bede3f9e60b39da99fa8;hpb=03eb5a53e1990094c317c12d496245d8b472333c diff --git a/mark.c b/mark.c index f5eb2af..502d096 100644 --- a/mark.c +++ b/mark.c @@ -95,8 +95,10 @@ if (symbol) // if (prg_flag) { - //if ((flags & MLONG) == 0) - // error("illegal word relocatable (in .PRG mode)"); +#if 0 + if ((flags & MLONG) == 0) + error("illegal word relocatable (in .PRG mode)"); +#endif if (symbol != NULL) errors("illegal external reference (in .PRG mode) to '%s'",