Home
last modified time | relevance | path

Searched refs:BINS (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/buildroot/package/vpnc/
H A D0004-Makefile-provide-an-option-to-not-build-manpages.patch30 BINS = vpnc cisco-decrypt test-crypto
34 BINOBJS = $(addsuffix .o,$(BINS))
35 BINSRCS = $(addsuffix .c,$(BINS))
40 -all : $(BINS) vpnc.8
41 +all : $(BINS) $(MANS)
H A D0002-Makefile-allow-to-override-the-version.patch32 BINOBJS = $(addsuffix .o,$(BINS))
33 BINSRCS = $(addsuffix .c,$(BINS))
H A D0005-Makefile-allow-passing-a-custom-path-to-libgcrypt-co.patch21 @@ -61,13 +61,14 @@ BINSRCS = $(addsuffix .c,$(BINS))
H A D0003-Makefile-allow-passing-custom-CFLAGS-CPPFLAGS.patch42 all : $(BINS) vpnc.8
/OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/
H A DMakefile153 BINS = $(PROGDIR)/arithoh $(PROGDIR)/register $(PROGDIR)/short \ macro
163 REQD = $(BINS) $(PROGDIR)/unixbench.logo \
224 programs: $(BINS)
299 $(RM) $(BINS) core *~ */*~
/OK3568_Linux_fs/buildroot/boot/syslinux/
H A D0005-lzo-Use-the-host-toolchain-for-prepcore.patch32 BINS = prepcore
41 rm -f $(BINS)
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/tcp-wrappers/
H A Dtcp-wrappers_7.6.bb91 BINS = "safe_finger tcpd tcpdchk try-from tcpdmatch"
107 for b in ${BINS}; do
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/figlet/figlet/
H A D0001-build-add-autotools-support-to-allow-easy-cross-comp.patch83 -BINS = figlet chkfont figlist showfigfonts
93 -all: $(BINS)
108 - cp $(BINS) $(DESTDIR)$(BINDIR)