Tests moved to 'gc-roots'

git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@10254 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
master
Xavier Clerc 2010-04-08 12:46:15 +00:00
parent 7c905c2292
commit 1f0b25c1d3
4 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,7 @@
MODULES=
MAIN_MODULE=globroots
C_FILES=globrootsprim
ADD_COMPFLAGS=-w a
include ../../makefiles/Makefile.one
include ../../makefiles/Makefile.common

File diff suppressed because one or more lines are too long