summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2007-06-02 07:35:45 +0000
committerThomas Schwinge <tschwinge@gnu.org>2009-06-18 00:27:10 +0200
commite265842b145978356c9d71dec8d6fd0fb4afcac9 (patch)
treefe887c794fe14d65ab94ba4705858b7af5ea9271 /Makefile.am
parent438e56899e1a5d4f539b441e2827e111f9bef6ca (diff)
2007-06-02 Thomas Schwinge <tschwinge@gnu.org>
* Makefile.am (MIGFLAGS): Remove. (MIGCOM): Add ``-n''. * Makerules.am: Adapt to that.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index a2cf47f7..05c56ce9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -76,9 +76,7 @@ AM_CCASFLAGS += \
#
# MIGCOM.
-MIGCOM = $(MIG) -cc cat - /dev/null
-
-MIGFLAGS =
+MIGCOM = $(MIG) -n -cc cat - /dev/null
# We need this because we use $(CPP) to preprocess MIG .defs files.
CPP = @CPP@ -x c