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 'libgloss/Makefile.in')
-rw-r--r--libgloss/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/libgloss/Makefile.in b/libgloss/Makefile.in
index ac2db2197..6b8375745 100644
--- a/libgloss/Makefile.in
+++ b/libgloss/Makefile.in
@@ -892,6 +892,8 @@ MIPS_SCRIPT_LIST = @MIPS_SCRIPT_LIST@
MKDIR_P = @MKDIR_P@
MN10300_BSP_LIST = @MN10300_BSP_LIST@
MN10300_SCRIPT_LIST = @MN10300_SCRIPT_LIST@
+OBJCOPY = @OBJCOPY@
+OBJDUMP = @OBJDUMP@
OBJEXT = @OBJEXT@
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@