All of the things and none of the sleep
[ipdf/code.git] / src / Makefile
index 30fa7a9..e2d4bed 100644 (file)
@@ -73,6 +73,14 @@ ifeq ($(REALTYPE),7)
        CFLAGS :=  $(CFLAGS) -I../contrib/iRRAM/include
 endif
 
+ifeq ($(REALTYPE),8)
+       echo "There is no hope" 1>&2
+endif
+
+ifeq ($(REALTYPE),9)
+       LIB := $(LIB) -lgmp
+endif
+
 LINKOBJ = $(OBJPATHS)
 
 

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