summaryrefslogtreecommitdiff
path: root/otherlibs/dbm/Makefile
diff options
context:
space:
mode:
authorDamien Doligez <damien.doligez-inria.fr>2002-01-20 15:12:32 +0000
committerDamien Doligez <damien.doligez-inria.fr>2002-01-20 15:12:32 +0000
commit42f72c769490e9cc6410b239729a177feddd39cf (patch)
tree71b9130ac6e6b5e486472b3b435e0b24e985b5fc /otherlibs/dbm/Makefile
parent13356e7c5e77472c57da30a4f1cf2833ea842890 (diff)
downloadocaml-42f72c769490e9cc6410b239729a177feddd39cf.tar.gz
ajout -warn-error
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@4282 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
Diffstat (limited to 'otherlibs/dbm/Makefile')
-rw-r--r--otherlibs/dbm/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/otherlibs/dbm/Makefile b/otherlibs/dbm/Makefile
index df8d013757..0ca86f6665 100644
--- a/otherlibs/dbm/Makefile
+++ b/otherlibs/dbm/Makefile
@@ -22,6 +22,7 @@ CC=$(BYTECC) -g
CAMLC=../../boot/ocamlrun ../../ocamlc -I ../../stdlib
CAMLOPT=../../boot/ocamlrun ../../ocamlopt -I ../../stdlib
MKLIB=../../boot/ocamlrun ../../tools/ocamlmklib
+COMPFLAGS=-warn-error A
CFLAGS=$(DBM_INCLUDES) -I../../byterun -O $(BYTECCCOMPOPTS) $(SHAREDCCCOMPOPTS)
COBJS=cldbm.o