summaryrefslogtreecommitdiff
path: root/opcodes/Makefile.in
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2000-07-31 18:50:56 +0000
committerNick Clifton <nickc@redhat.com>2000-07-31 18:50:56 +0000
commitdc62a253bcfaefc9aa31b0a05f2b0274b2f406c5 (patch)
treea7e7e73fc98365652cd3bfde8b5356c01f85aa84 /opcodes/Makefile.in
parenta022216bd40c3401b7004bc53e763d8bc904a516 (diff)
downloadbinutils-gdb-dc62a253bcfaefc9aa31b0a05f2b0274b2f406c5.tar.gz
Minor formatting fixes
Diffstat (limited to 'opcodes/Makefile.in')
-rw-r--r--opcodes/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/opcodes/Makefile.in b/opcodes/Makefile.in
index be008d33963..e9d3128d129 100644
--- a/opcodes/Makefile.in
+++ b/opcodes/Makefile.in
@@ -69,9 +69,11 @@ BFD_MACHINES = @BFD_MACHINES@
CATALOGS = @CATALOGS@
CATOBJEXT = @CATOBJEXT@
CC = @CC@
+CC_FOR_BUILD = @CC_FOR_BUILD@
DATADIRNAME = @DATADIRNAME@
DLLTOOL = @DLLTOOL@
EXEEXT = @EXEEXT@
+EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@
GMOFILES = @GMOFILES@
GMSGFMT = @GMSGFMT@
GT_NO = @GT_NO@