X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/Cipher_code.git/blobdiff_plain/e8fec7a5f017a7d7d7d0102e4181745340cf8908..d7ccdf4277c5abed2330432a7f455f2cac913f37:/IDA_new/jerasure/src/Makefile?ds=inline diff --git a/IDA_new/jerasure/src/Makefile b/IDA_new/jerasure/src/Makefile index c6ed30b..415806b 100644 --- a/IDA_new/jerasure/src/Makefile +++ b/IDA_new/jerasure/src/Makefile @@ -258,12 +258,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 @@ -275,7 +275,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