diff options
author | Karl Berry <karl@freefriends.org> | 2014-04-24 20:53:48 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-04-24 20:53:48 +0000 |
commit | 02e491dff1379d3ca03b26c41d1fdc69f4984df4 (patch) | |
tree | d28fe2020865b3b153142f55e17f974499c3d6b1 /Master | |
parent | 7aa7410f0353de936cd09c6cdb0ba213ac70e702 (diff) |
.exe link targets on cygwin
git-svn-id: svn://tug.org/texlive/trunk@33667 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
l--------- | Master/bin/i386-cygwin/lollipop | 2 | ||||
l--------- | Master/bin/i386-cygwin/lualollipop | 2 | ||||
l--------- | Master/bin/i386-cygwin/xelollipop | 2 | ||||
l--------- | Master/bin/x86_64-cygwin/lollipop | 2 | ||||
l--------- | Master/bin/x86_64-cygwin/lualollipop | 2 | ||||
l--------- | Master/bin/x86_64-cygwin/xelollipop | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/Master/bin/i386-cygwin/lollipop b/Master/bin/i386-cygwin/lollipop index f68cc91498e..c9c63b15f24 120000 --- a/Master/bin/i386-cygwin/lollipop +++ b/Master/bin/i386-cygwin/lollipop @@ -1 +1 @@ -pdftex
\ No newline at end of file +pdftex.exe
\ No newline at end of file diff --git a/Master/bin/i386-cygwin/lualollipop b/Master/bin/i386-cygwin/lualollipop index 8d727021583..2f4735ef4fe 120000 --- a/Master/bin/i386-cygwin/lualollipop +++ b/Master/bin/i386-cygwin/lualollipop @@ -1 +1 @@ -luatex
\ No newline at end of file +luatex.exe
\ No newline at end of file diff --git a/Master/bin/i386-cygwin/xelollipop b/Master/bin/i386-cygwin/xelollipop index ef9fe406fd6..0778769767d 120000 --- a/Master/bin/i386-cygwin/xelollipop +++ b/Master/bin/i386-cygwin/xelollipop @@ -1 +1 @@ -xetex
\ No newline at end of file +xetex.exe
\ No newline at end of file diff --git a/Master/bin/x86_64-cygwin/lollipop b/Master/bin/x86_64-cygwin/lollipop index f68cc91498e..c9c63b15f24 120000 --- a/Master/bin/x86_64-cygwin/lollipop +++ b/Master/bin/x86_64-cygwin/lollipop @@ -1 +1 @@ -pdftex
\ No newline at end of file +pdftex.exe
\ No newline at end of file diff --git a/Master/bin/x86_64-cygwin/lualollipop b/Master/bin/x86_64-cygwin/lualollipop index 8d727021583..2f4735ef4fe 120000 --- a/Master/bin/x86_64-cygwin/lualollipop +++ b/Master/bin/x86_64-cygwin/lualollipop @@ -1 +1 @@ -luatex
\ No newline at end of file +luatex.exe
\ No newline at end of file diff --git a/Master/bin/x86_64-cygwin/xelollipop b/Master/bin/x86_64-cygwin/xelollipop index ef9fe406fd6..0778769767d 120000 --- a/Master/bin/x86_64-cygwin/xelollipop +++ b/Master/bin/x86_64-cygwin/xelollipop @@ -1 +1 @@ -xetex
\ No newline at end of file +xetex.exe
\ No newline at end of file |