@(echo "To use, pass the following to coq_makefile or add the following to _CoqProject:"; echo "-R $(COQDEVDIR) compcert") > $(DESTDIR)$(COQDEVDIR)/README
endif
+
+test:
+ env CCOMPOPTS=-Wl,-z,notext $(MAKE) -C test
+ env CCOMPOPTS=-Wl,-z,notext $(MAKE) -C test test