Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/w32api/Makefile.in')
-rw-r--r--winsup/w32api/Makefile.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/winsup/w32api/Makefile.in b/winsup/w32api/Makefile.in
index 8340f881e..60e2085d7 100644
--- a/winsup/w32api/Makefile.in
+++ b/winsup/w32api/Makefile.in
@@ -14,9 +14,9 @@ SHELL = @SHELL@
srcdir = @srcdir@
VPATH = @srcdir@
-build_alias = @build_alias@
-host_alias = @host_alias@
-target_alias = @target_alias@
+build_alias = @build@
+host_alias = @host@
+target_alias = @target@
prefix = @prefix@
conf_prefix = @prefix@