Re: I can't build anything in ext/
[p5sagit/p5-mst-13.2.git] / lib / ExtUtils / MM_Win95.pm
index af53336..aaabc13 100644 (file)
@@ -40,3 +40,5 @@ sub xs_o {
        $(CCCMD) $(CCCDLFLAGS) -I$(PERL_INC) $(DEFINE) $*.c
        ';
 }
+
+1;