summaryrefslogtreecommitdiffstats
path: root/contrib/bc/dc/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/bc/dc/Makefile.am')
-rw-r--r--contrib/bc/dc/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/bc/dc/Makefile.am b/contrib/bc/dc/Makefile.am
index 4de00ab..99164ba 100644
--- a/contrib/bc/dc/Makefile.am
+++ b/contrib/bc/dc/Makefile.am
@@ -7,4 +7,8 @@ noinst_HEADERS = dc.h dc-proto.h dc-regdef.h
INCLUDES = -I$(srcdir)/.. -I$(srcdir)/../h
LDADD = ../lib/libbc.a
+MAINTAINERCLEANFILES = Makefile.in
+
+CFLAGS = @CFLAGS@ -Wall -funsigned-char
+
$(PROGRAMS): $(LDADD)
OpenPOWER on IntegriCloud