X-Git-Url: https://git.ucc.asn.au/?p=ipdf%2Fcode.git;a=blobdiff_plain;f=src%2FMakefile;h=00419329c586765d0427efb819334929905d32d8;hp=a26843fa601e6a6281b782b66c175cc9f0a3fbf2;hb=35e78b378435e37ffdb6e53a97f6fa0998999f67;hpb=e7e4a7ad5c977ae089bab7081e7931fd5e423cc1 diff --git a/src/Makefile b/src/Makefile index a26843f..0041932 100644 --- a/src/Makefile +++ b/src/Makefile @@ -30,7 +30,7 @@ RM = rm -f BIN = ../bin/ipdf - +all : DEF = -DREAL=4 all : $(BIN) single : DEF = -DREAL=0