File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -250,7 +250,7 @@ ocamltest.opt$(EXE): $(deps_opt) $(native_modules)
250250% .ml : % .mll
251251 $(ocamllex ) $(OCAMLLEX_FLAGS ) $<
252252
253- ocamltest_unix.ml : ocamltest_unix_ $(ocamltest_unix ) .ml
253+ ocamltest_unix.ml : ocamltest_unix. $(ocamltest_unix ) .ml
254254 echo ' # 1 "$^"' > $@
255255 cat $^ >> $@
256256
Original file line number Diff line number Diff line change 4343 (flags (:standard -nostdlib -linkall))
4444 (libraries ocamlcommon stdlib
4545 (select ocamltest_unix.ml from
46- (unix -> ocamltest_unix_real .ml)
47- (-> ocamltest_unix_dummy .ml)))
46+ (unix -> ocamltest_unix.real .ml)
47+ (-> ocamltest_unix.dummy .ml)))
4848 (modules (:standard \ options main))
4949 (foreign_stubs (language c) (names run_unix run_stubs)
5050 (flags -DCAML_INTERNALS -I%{project_root}/ocaml/runtime)))
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments