From 506b01f6fd4f8f41855676a1bf97036227d1f4a6 Mon Sep 17 00:00:00 2001 From: GrĂ©goire DuchĂȘne Date: Wed, 10 Sep 2014 20:19:38 +0200 Subject: Import of the private version --- GNUmakefile | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 GNUmakefile (limited to 'GNUmakefile') diff --git a/GNUmakefile b/GNUmakefile new file mode 100644 index 0000000..13f3608 --- /dev/null +++ b/GNUmakefile @@ -0,0 +1,7 @@ +CFLAGS+= -Wall -Werror -D_GNU_SOURCE -std=c99 +CSRC= helpers.c +PKG= bigarray compiler-libs.bytecomp compiler-libs.common +PKG+= compiler-libs.toplevel +PROG= tamasheq + +include ostumake/gnu.ocaml.prog.mk -- cgit v1.2.3-70-g09d2