Searched refs:STRIP (Results 1 - 25 of 728) sorted by relevance

1234567891011>>

/netbsd-current/external/bsd/libproc/dist/tests/
H A DMakefile16 STRIP= macro
/netbsd-current/distrib/i386/ramdisks/ramdisk-rescuetiny/
H A DMakefile8 STRIP=${OBJCOPY} -S -R .ident -R .note macro
/netbsd-current/tools/binstall/
H A DMakefile8 CPPFLAGS+= -DTARGET_STRIP=\"${STRIP}\"
/netbsd-current/external/bsd/unbound/dist/contrib/android/
H A Dsetenv_android.sh81 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
/netbsd-current/external/gpl2/lvm2/dist/lib/mirror/
H A DMakefile.in28 $(INSTALL) -D $(OWNER) $(GROUP) -m 555 $(STRIP) $< \
H A DMakefile28 $(INSTALL) -D $(OWNER) $(GROUP) -m 555 $(STRIP) $< \
/netbsd-current/external/gpl2/lvm2/dist/lib/snapshot/
H A DMakefile.in28 $(INSTALL) -D $(OWNER) $(GROUP) -m 555 $(STRIP) $< \
H A DMakefile28 $(INSTALL) -D $(OWNER) $(GROUP) -m 555 $(STRIP) $< \
/netbsd-current/sys/arch/hppa/spmath/
H A DMakefile.inc21 LD=${LD:q} STRIP=${STRIP:q} \
22 CPP=${CPP:q} STRIP=${STRIP:q} AR=${AR:q} \
/netbsd-current/external/bsd/libproc/tests/
H A DMakefile20 STRIP= macro
/netbsd-current/external/gpl2/lvm2/dist/lib/format_pool/
H A DMakefile32 $(INSTALL) -D $(OWNER) $(GROUP) -m 555 $(STRIP) $< \
H A DMakefile.in32 $(INSTALL) -D $(OWNER) $(GROUP) -m 555 $(STRIP) $< \
/netbsd-current/external/gpl2/lvm2/dist/lib/locking/
H A DMakefile28 $(INSTALL) -D $(OWNER) $(GROUP) -m 555 $(STRIP) $< \
H A DMakefile.in28 $(INSTALL) -D $(OWNER) $(GROUP) -m 555 $(STRIP) $< \
/netbsd-current/sys/arch/playstation2/conf/
H A Dbuild.playstation2.sh18 STRIP=${root}/bin/${target}-strip; export STRIP
/netbsd-current/external/gpl2/lvm2/dist/daemons/dmeventd/plugins/mirror/
H A DMakefile38 $(INSTALL) -D $(OWNER) $(GROUP) -m 555 $(STRIP) $< \
H A DMakefile.in38 $(INSTALL) -D $(OWNER) $(GROUP) -m 555 $(STRIP) $< \
/netbsd-current/external/gpl2/lvm2/dist/daemons/dmeventd/plugins/snapshot/
H A DMakefile38 $(INSTALL) -D $(OWNER) $(GROUP) -m 555 $(STRIP) $< \
H A DMakefile.in38 $(INSTALL) -D $(OWNER) $(GROUP) -m 555 $(STRIP) $< \
/netbsd-current/external/gpl2/lvm2/dist/lib/format1/
H A DMakefile35 $(INSTALL) -D $(OWNER) $(GROUP) -m 555 $(STRIP) $< \
H A DMakefile.in35 $(INSTALL) -D $(OWNER) $(GROUP) -m 555 $(STRIP) $< \
/netbsd-current/sys/arch/atari/stand/tostools/
H A DMakefile.inc28 STRIP =
29 #STRIP = -Wl,-s
40 LDFLAGS := ${LDFLAGS} ${DEBUG} ${BASREL} ${STRIP}
/netbsd-current/sys/arch/evbmips/conf/
H A DMakefile.evbmips.inc20 echo ${STRIP} -O srec -o $@.srec $@; \
21 ${STRIP} -O srec -o $@.srec $@
/netbsd-current/external/gpl2/lvm2/dist/daemons/dmeventd/
H A DMakefile.in84 $(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)/$<
/netbsd-current/sys/arch/sgimips/stand/boot/
H A DMakefile32 @${STRIP} -s ${.TARGET}.elf -o ${.TARGET}
39 @${STRIP} -s ${.TARGET}.elf -o ${.TARGET}

Completed in 302 milliseconds

1234567891011>>