HomeSort by: relevance | last modified time | path
    Searched refs:STRIP (Results 1 - 25 of 221) sorted by relevancy

1 2 3 4 5 6 7 8 9

  /src/sys/arch/hppa/spmath/
Makefile.inc 21 LD=${LD:q} STRIP=${STRIP:q} \
22 CPP=${CPP:q} STRIP=${STRIP:q} AR=${AR:q} \
  /src/distrib/i386/ramdisks/ramdisk-rescuetiny/
Makefile 8 STRIP=${OBJCOPY} -S -R .ident -R .note
  /src/tools/binstall/
Makefile 8 CPPFLAGS+= -DTARGET_STRIP=\"${STRIP}\"
  /src/external/bsd/libproc/dist/tests/
Makefile 16 STRIP=
  /src/external/bsd/unbound/dist/contrib/android/
setenv_android.sh 81 STRIP="arm-linux-androideabi-strip"
94 STRIP="aarch64-linux-android-strip"
107 STRIP="i686-linux-android-strip"
120 STRIP="x86_64-linux-android-strip"
180 export CPP CC CXX LD AS AR RANLIB STRIP
  /src/external/gpl2/lvm2/dist/lib/mirror/
Makefile.in 28 $(INSTALL) -D $(OWNER) $(GROUP) -m 555 $(STRIP) $< \
Makefile 28 $(INSTALL) -D $(OWNER) $(GROUP) -m 555 $(STRIP) $< \
  /src/external/gpl2/lvm2/dist/lib/snapshot/
Makefile.in 28 $(INSTALL) -D $(OWNER) $(GROUP) -m 555 $(STRIP) $< \
Makefile 28 $(INSTALL) -D $(OWNER) $(GROUP) -m 555 $(STRIP) $< \
  /src/sys/arch/playstation2/conf/
build.playstation2.sh 18 STRIP=${root}/bin/${target}-strip; export STRIP
  /src/external/bsd/libproc/tests/
Makefile 20 STRIP=
  /src/external/gpl2/lvm2/dist/lib/format_pool/
Makefile 32 $(INSTALL) -D $(OWNER) $(GROUP) -m 555 $(STRIP) $< \
  /src/external/gpl2/lvm2/dist/lib/locking/
Makefile 28 $(INSTALL) -D $(OWNER) $(GROUP) -m 555 $(STRIP) $< \
  /src/sys/arch/acorn32/stand/lib/
Makefile.inc 27 LD=${LD:q} STRIP=${STRIP:q} \
  /src/sys/arch/evbmips/conf/
Makefile.evbmips.inc 20 echo ${STRIP} -O srec -o $@.srec $@; \
21 ${STRIP} -O srec -o $@.srec $@
  /src/sys/arch/i386/stand/lib/
Makefile.inc 30 LD=${LD:q} STRIP=${STRIP:q} \
  /src/sys/arch/ia64/stand/efi/libefi/
Makefile.inc 27 LD=${LD:q} STRIP=${STRIP:q} \
  /src/sys/arch/m68k/fpsp/
Makefile.inc 30 # LD=${LD:q} STRIP=${STRIP:q} \
36 LD=${LD:q} STRIP=${STRIP:q} \
  /src/external/gpl2/lvm2/dist/daemons/dmeventd/plugins/mirror/
Makefile 38 $(INSTALL) -D $(OWNER) $(GROUP) -m 555 $(STRIP) $< \
Makefile.in 38 $(INSTALL) -D $(OWNER) $(GROUP) -m 555 $(STRIP) $< \
  /src/external/gpl2/lvm2/dist/daemons/dmeventd/plugins/snapshot/
Makefile 38 $(INSTALL) -D $(OWNER) $(GROUP) -m 555 $(STRIP) $< \
Makefile.in 38 $(INSTALL) -D $(OWNER) $(GROUP) -m 555 $(STRIP) $< \
  /src/external/gpl2/lvm2/dist/lib/format1/
Makefile 35 $(INSTALL) -D $(OWNER) $(GROUP) -m 555 $(STRIP) $< \
  /src/sys/arch/sgimips/stand/boot/
Makefile 4 # Don't strip the ECOFF'ed version on install -- strip gets confused by that,
32 @${STRIP} -s ${.TARGET}.elf -o ${.TARGET}
39 @${STRIP} -s ${.TARGET}.elf -o ${.TARGET}
  /src/external/gpl2/lvm2/dist/daemons/dmeventd/
Makefile.in 84 $(INSTALL) -D $(OWNER) $(GROUP) -m 555 $(STRIP) $< \
90 $(INSTALL) -D $(OWNER) $(GROUP) -m 555 $(STRIP) $< \
97 $(INSTALL) -D $(OWNER) $(GROUP) -m 555 $(STRIP) $< $(sbindir)/$<
100 $(INSTALL) -D $(OWNER) $(GROUP) -m 555 $(STRIP) $< $(sbindir)/$<

Completed in 33 milliseconds

1 2 3 4 5 6 7 8 9