X-Git-Url: https://git.gag.com/?a=blobdiff_plain;ds=sidebyside;f=src%2FSDCCpeeph.awk;h=18999d74eff7fb31460cfa460490f08d79b5ba9c;hb=f1c68aa47ba2acd63adb06bedc687344488a40ad;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}