diff options
author | Pierre Weis <Pierre.Weis@inria.fr> | 1998-04-23 06:40:43 +0000 |
---|---|---|
committer | Pierre Weis <Pierre.Weis@inria.fr> | 1998-04-23 06:40:43 +0000 |
commit | 9d50ff267eaee25cbfbecae92dd8fad1ea9fc306 (patch) | |
tree | a3e1ca273b7d2e03dab1e3eb98c77302cd36f91c | |
parent | 2cab4d3ce28866eff1ad74b2d8a157d7c004599b (diff) |
Réorganisation avec le bazar.
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@1929 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ CAMLOPT=boot/ocamlrun ./ocamlopt -I stdlib COMPFLAGS=$(INCLUDES) LINKFLAGS= CAMLYACC=boot/ocamlyacc -YACCFLAGS= +YACCFLAGS=-v CAMLLEX=boot/ocamlrun boot/ocamllex CAMLDEP=boot/ocamlrun tools/ocamldep DEPFLAGS=$(INCLUDES) |