Introduce a 'veryclean' target that is like 'distclean'
[p5sagit/p5-mst-13.2.git] / lib / ExtUtils / Embed.pm
index b649b6b..863ab7e 100644 (file)
@@ -484,7 +484,7 @@ B<xsinit()> uses the xsi_* functions to generate most of it's code.
 =head1 EXAMPLES
 
 For examples on how to use B<ExtUtils::Embed> for building C/C++ applications
-with embedded perl, see the eg/ directory and L<perlembed>.
+with embedded perl, see L<perlembed>.
 
 =head1 SEE ALSO