X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=configure_vc.awk;h=e9235abdcec966f8306c2360844a158f26757d9e;hb=fd94924a3d743c1c82f4b370d9401d7239172789;hp=07e4f7a130b0dfbd02ccbc17a3449c6bf2f6de22;hpb=f7c87932da18ece131a20b61702b9314cbcff53b;p=fw%2Fsdcc diff --git a/configure_vc.awk b/configure_vc.awk index 07e4f7a1..e9235abd 100644 --- a/configure_vc.awk +++ b/configure_vc.awk @@ -30,11 +30,9 @@ BEGIN { version_patch = $3; print "/*" - print " * sdcc_vc.h" print " * Generated automatically by configure_vc.awk, DO NOT edit!" - print " * To make changes to sdcc_vc.h edit sdcc_vc_in.h instead." - print " */" - print "" + print " */" + print "" } /^#undef SDCC_VERSION_HI$/ {