X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2FSDCCpeeph.awk;h=18999d74eff7fb31460cfa460490f08d79b5ba9c;hb=eae1bd2f705a2c61e143c539f8c4d1e9c2b4efe6;hp=160e0694673fedb9a9fde560f554f17a3970854a;hpb=b09af35f2f1cde7649d3ac4a6f5d2af6d97895a0;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}