Revision 090baab6 src/Makefile.in
src/Makefile.in | ||
---|---|---|
24 | 24 |
@mkdir -p $(LOCAL_BINDIR) |
25 | 25 |
@mv _build/main_lustre_testgen.native $(LOCAL_BINDIR)/lustret |
26 | 26 |
|
27 |
lustrei: |
|
28 |
@echo Compiling binary lustrei |
|
29 |
@$(OCAMLBUILD) tools/importer/main_lustre_importer.native |
|
30 |
@mkdir -p $(LOCAL_BINDIR) |
|
31 |
@mv _build/tools/importer/main_lustre_importer.native $(LOCAL_BINDIR)/lustrei |
|
32 |
|
|
27 | 33 |
@lustresf_src@ |
28 | 34 |
|
29 | 35 |
doc: |
Also available in: Unified diff