Mentions légales du service

Skip to content
Snippets Groups Projects
Commit da70464b authored by Josué Moreau's avatar Josué Moreau
Browse files

update Makefile.extr

parent 3ae218a6
Branches
No related tags found
No related merge requests found
...@@ -96,7 +96,7 @@ LIBS_BYTE=$(patsubst %.cmxa,%.cma,$(patsubst %.cmx,%.cmo,$(LIBS))) ...@@ -96,7 +96,7 @@ LIBS_BYTE=$(patsubst %.cmxa,%.cma,$(patsubst %.cmx,%.cmo,$(LIBS)))
EXECUTABLES=ccomp ccomp.byte cchecklink cchecklink.byte clightgen clightgen.byte EXECUTABLES=ccomp ccomp.byte cchecklink cchecklink.byte clightgen clightgen.byte
GENERATED=$(PARSERS:.mly=.mli) $(PARSERS:.mly=.ml) $(LEXERS:.mll=.ml) cparser/pre_parser_messages.ml \ GENERATED=$(PARSERS:.mly=.mli) $(PARSERS:.mly=.ml) $(LEXERS:.mll=.ml) cparser/pre_parser_messages.ml \
$(BPARSER:.mly=.mli) $(BPARSER:.mly=.ml) bfrontend/$(BPARSER:.mly=.mli) bfrontend/$(BPARSER:.mly=.ml)
# Beginning of part that assumes .depend.extr already exists # Beginning of part that assumes .depend.extr already exists
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment