X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/Cipher_code.git/blobdiff_plain/e8fec7a5f017a7d7d7d0102e4181745340cf8908..c96430e0c7c0b315f878471051660405d3f89b99:/IDA_new/jerasure/Examples/Makefile?ds=inline diff --git a/IDA_new/jerasure/Examples/Makefile b/IDA_new/jerasure/Examples/Makefile index c0c4e09..57ba9d8 100644 --- a/IDA_new/jerasure/Examples/Makefile +++ b/IDA_new/jerasure/Examples/Makefile @@ -551,12 +551,12 @@ EGREP = /bin/grep -E 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 @@ -568,7 +568,7 @@ LT_SYS_LIBRARY_PATH = 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