X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=hxt-compile.git;a=blobdiff_plain;f=GNUmakefile;fp=GNUmakefile;h=749bae3ee27da83a1aedbc6594deefb1c25d11aa;hp=0000000000000000000000000000000000000000;hb=1dbe832a2826be88eda5fb1229576108bd133d69;hpb=fd97e226a965bc39e95b901125ec38f60eeaadfe diff --git a/GNUmakefile b/GNUmakefile new file mode 100644 index 0000000..749bae3 --- /dev/null +++ b/GNUmakefile @@ -0,0 +1,5 @@ +RUN_COMMAND = ./dist/build/hxt-compile/hxt-compile + +CONFIGURE_ARGS = -O0 + +include cabal-package.mk