Doomed to failure
[ipdf/code.git] / src / Makefile
index 30fa7a9..dba3b2a 100644 (file)
@@ -73,6 +73,12 @@ ifeq ($(REALTYPE),7)
        CFLAGS :=  $(CFLAGS) -I../contrib/iRRAM/include
 endif
 
+
+
+ifeq ($(REALTYPE),9)
+       LIB := $(LIB) -lgmp
+endif
+
 LINKOBJ = $(OBJPATHS)
 
 

UCC git Repository :: git.ucc.asn.au