|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH 3/6] add compilation makefile to ocaml directory
Signed-off-by: Vincent Hanquez <vincent.hanquez@xxxxxxxxxxxxx>
---
tools/ocaml/Makefile | 36 +++++++++++++++++
tools/ocaml/Makefile.rules | 93 ++++++++++++++++++++++++++++++++++++++++++++
tools/ocaml/common.make | 28 +++++++++++++
3 files changed, 157 insertions(+), 0 deletions(-)
create mode 100644 tools/ocaml/Makefile
create mode 100644 tools/ocaml/Makefile.rules
create mode 100644 tools/ocaml/common.make
0003-add-compilation-makefile-to-ocaml-directory.patch
Description: Text Data
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|