perl 5.003_05: unixish.h
[p5sagit/p5-mst-13.2.git] / embed.pl
index 240d078..5ade24a 100755 (executable)
--- a/embed.pl
+++ b/embed.pl
@@ -4,7 +4,7 @@ open(EM, ">embed.h") || die "Can't create embed.h: $!\n";
 
 print EM <<'END';
 /* !!!!!!!   DO NOT EDIT THIS FILE   !!!!!!! 
-   This file is derived from global.sym and interp.sym 
+   This file is built by embed.pl from global.sym and interp.sym.
    Any changes made here will be lost 
 */