MAJ variable COMPILEROBJS

git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@5373 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
master
Xavier Leroy 2003-01-06 14:58:04 +00:00
parent e4be569712
commit 18de530235
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ INCLUDES=-I ../../utils -I ../../typing -I ../../bytecomp
COMPFLAGS=-warn-error A -I ../../stdlib $(INCLUDES)
OBJS=dynlink.cmo
COMPILEROBJS=misc.cmo config.cmo tbl.cmo clflags.cmo \
COMPILEROBJS=misc.cmo config.cmo tbl.cmo clflags.cmo consistbl.cmo \
ident.cmo path.cmo \
types.cmo btype.cmo predef.cmo runtimedef.cmo \
bytesections.cmo dll.cmo symtable.cmo opcodes.cmo meta.cmo