From a3e0a24d9ed969a5ebe6f30a490fac4f8c62c7b2 Mon Sep 17 00:00:00 2001 From: Jean-Paul Chaput Date: Thu, 3 May 2012 19:03:54 +0000 Subject: [PATCH] Suppress the CIF conversion stage, bugged. --- alliance/src/documentation/alliance-examples/hadamard/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/alliance/src/documentation/alliance-examples/hadamard/Makefile b/alliance/src/documentation/alliance-examples/hadamard/Makefile index d545e344..5bc88a93 100644 --- a/alliance/src/documentation/alliance-examples/hadamard/Makefile +++ b/alliance/src/documentation/alliance-examples/hadamard/Makefile @@ -146,7 +146,8 @@ ENV_S2R = MBK_WORK_LIB=.; export MBK_WORK_LIB; \ MBK_CATA_LIB=$(TARGET_LIB); export MBK_CATA_LIB; \ MBK_CATAL_NAME=CATAL; export MBK_CATAL_NAME -all : hadamard_er.al +#all : hadamard_er.al +all : hadamard_et.spi # /*------------------------------------------------------------\ # | |