X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2FSDCCpeeph.awk;h=18999d74eff7fb31460cfa460490f08d79b5ba9c;hb=bb226788dab3832b0ec0cda70874ce3fce4eebc6;hp=160e0694673fedb9a9fde560f554f17a3970854a;hpb=b580e574604be0f89afdad8901acb42be36a135d;p=fw%2Fsdcc diff --git a/src/SDCCpeeph.awk b/src/SDCCpeeph.awk index 160e0694..18999d74 100644 --- a/src/SDCCpeeph.awk +++ b/src/SDCCpeeph.awk @@ -1,7 +1,7 @@ BEGIN { - print "/* Generated file DO NOT Edit */" - print "/* To Make changes to rules */" - print "/* edit file SDCCpeeph.def */" + print "/* Generated file, DO NOT Edit! */" + print "/* To Make changes to rules edit */" + print "/* /peeph.def instead. */" } /^\/\// { next}