Tone down Makefile.PL so it works on Win32
Nick Ing-Simmons [Sat, 2 Jan 1999 14:45:38 +0000 (14:45 +0000)]
p4raw-id: //depot/perl@2552

ext/B/Makefile.PL

index 456e603..d7aaa01 100644 (file)
@@ -31,7 +31,6 @@ sub post_constants {
 sub postamble {
 '
 B.o : defsubs.h 
-defsubs.h : defsubs.h.PL ../../op.h
 '
 }