No point in going into memory-saving contortions
[p5sagit/p5-mst-13.2.git] / ext / POSIX / Makefile.PL
index 0d14224..fa705f0 100644 (file)
@@ -11,6 +11,7 @@ WriteMakefile(
     MAN3PODS   => {},  # Pods will be built by installman.
     XSPROTOARG => '-noprototypes',             # XXX remove later?
     VERSION_FROM => 'POSIX.pm', 
+    realclean => {FILES=> 'constants.c constants.xs'},
 );
 
 my @names =