This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Re: I can't build anything in ext/
authorMichael G. Schwern <schwern@pobox.com>
Wed, 3 Apr 2002 10:56:44 +0000 (05:56 -0500)
committerJarkko Hietaniemi <jhi@iki.fi>
Wed, 3 Apr 2002 14:56:47 +0000 (14:56 +0000)
Message-ID: <20020403155644.GC916@blackrider>

p4raw-id: //depot/perl@15706

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;