Integrate mainline (Win2k/MinGW all ok except threads/t/end.t)
[p5sagit/p5-mst-13.2.git] / ext / POSIX / Makefile.PL
index 04ba745..ae00b04 100644 (file)
@@ -10,7 +10,8 @@ WriteMakefile(
     @libs,
     MAN3PODS   => {},  # Pods will be built by installman.
     XSPROTOARG => '-noprototypes',             # XXX remove later?
-    VERSION_FROM => 'POSIX.pm', 
+    VERSION_FROM => 'POSIX.pm',
+    realclean => {FILES=> 'const-c.inc const-xs.inc'},
 );
 
 my @names =