summaryrefslogtreecommitdiff
path: root/cygwin/Makefile.SHs
diff options
context:
space:
mode:
authorFifer, Eric <EFifer@sanwaint.com>2000-02-24 17:15:28 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2000-02-24 18:00:49 +0000
commit5db16f6aca34f97afbc0dca7253849c56c0c381d (patch)
treec838fb0afb1b0643ce3428b18235ee402e9891f3 /cygwin/Makefile.SHs
parent86d026b8c4144498131a8760a0ef71417fc4151d (diff)
downloadperl-5db16f6aca34f97afbc0dca7253849c56c0c381d.tar.gz
cygwin port
To: "'perl5-porters@perl.org'" <perl5-porters@perl.org> Message-ID: <779F20BCCE5AD31186A50008C75D99791716E1@SILLDN_MAIL1> p4raw-id: //depot/cfgperl@5241
Diffstat (limited to 'cygwin/Makefile.SHs')
-rw-r--r--cygwin/Makefile.SHs3
1 files changed, 3 insertions, 0 deletions
diff --git a/cygwin/Makefile.SHs b/cygwin/Makefile.SHs
index 8d777788ba..d67f55f763 100644
--- a/cygwin/Makefile.SHs
+++ b/cygwin/Makefile.SHs
@@ -25,6 +25,9 @@ esac
addtopath=`pwd`
$spitshell >>Makefile <<!GROK!THIS!
+cygwin.c: cygwin/cygwin.c
+ ln -s cygwin/cygwin.c
+
# shell script feeding perlld to decent perl
ld2: $& Makefile perlld ${src}/cygwin/ld2.in
@echo "extracting ld2 (with variable substitutions)"