* as/link/lkar.h: sgetl and sputl are independent of endianness
[fw/sdcc] / configure_vc.awk
index 07e4f7a130b0dfbd02ccbc17a3449c6bf2f6de22..e9235abdcec966f8306c2360844a158f26757d9e 100644 (file)
@@ -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$/ {