summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
authorNick Ing-Simmons <nik@tiuk.ti.com>1999-01-02 14:45:38 +0000
committerNick Ing-Simmons <nik@tiuk.ti.com>1999-01-02 14:45:38 +0000
commit2a0d5fe01f4bf1c3ae5922fce6feb5c6e128d1b7 (patch)
tree8b0622adea33979d61525b3cdf2f616d32cb2d8d /ext
parent4c1f658f2c79575014c109439365f1a6c403e8c4 (diff)
downloadperl-2a0d5fe01f4bf1c3ae5922fce6feb5c6e128d1b7.tar.gz
Tone down Makefile.PL so it works on Win32
p4raw-id: //depot/perl@2552
Diffstat (limited to 'ext')
-rw-r--r--ext/B/Makefile.PL1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/B/Makefile.PL b/ext/B/Makefile.PL
index 456e603223..d7aaa0111f 100644
--- a/ext/B/Makefile.PL
+++ b/ext/B/Makefile.PL
@@ -31,7 +31,6 @@ sub post_constants {
sub postamble {
'
B.o : defsubs.h
-defsubs.h : defsubs.h.PL ../../op.h
'
}