summaryrefslogtreecommitdiff
path: root/Build/source/utils/m-tx/mtx-src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/utils/m-tx/mtx-src/Makefile.am')
-rw-r--r--Build/source/utils/m-tx/mtx-src/Makefile.am5
1 files changed, 2 insertions, 3 deletions
diff --git a/Build/source/utils/m-tx/mtx-src/Makefile.am b/Build/source/utils/m-tx/mtx-src/Makefile.am
index 38f1584ca8e..1c9573381b8 100644
--- a/Build/source/utils/m-tx/mtx-src/Makefile.am
+++ b/Build/source/utils/m-tx/mtx-src/Makefile.am
@@ -3,8 +3,7 @@
##
INCLUDES = -I$(srcdir)/libp2c
-AM_CFLAGS = #$(WARNING_CFLAGS)
-
+AM_CFLAGS = -ansi #$(WARNING_CFLAGS)
bin_PROGRAMS = prepmx
## prepmx_SOURCES = config.h
@@ -35,7 +34,7 @@ prepmx_SOURCES = \
prepmx.c \
status.c \
status.h \
-## strings.c \ ## p2c generated, replaced by cfuncs.c
+## strings.c \
strings.h \
uptext.c \
uptext.h \