EXEEXT =
FGREP = /bin/grep -F
GREP = /bin/grep
-INSTALL = /usr//bin//install -c
+INSTALL = /usr/bin/install -c
INSTALL_DATA = ${INSTALL} -m 644
INSTALL_PROGRAM = ${INSTALL}
INSTALL_SCRIPT = ${INSTALL}
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
-LD = /usr//bin//ld -m elf_x86_64
+LD = /usr/bin/ld -m elf_x86_64
LDFLAGS =
LIBOBJS =
LIBS = -lgf_complete
MAKEINFO = ${SHELL} /home/couturie/work/Cipher_code/IDA_new/jerasure/build-aux/missing makeinfo
MANIFEST_TOOL = :
MKDIR_P = /bin/mkdir -p
-NM = /usr//bin//nm -B
+NM = /usr/bin/nm -B
NMEDIT =
OBJDUMP = objdump
OBJEXT = o