Searched refs:FLAVOR (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/bftpd-1.6.6/debian/
H A Demacsen-remove.ex4 FLAVOR=$1
7 if [ ${FLAVOR} != emacs ]; then
9 echo remove/${PACKAGE}: removing Info links for ${FLAVOR}
10 install-info-altdir --quiet --remove --dirname=${FLAVOR} /usr/info/bftpd.info.gz
13 echo remove/${PACKAGE}: purging byte-compiled files for ${FLAVOR}
14 rm -rf /usr/share/${FLAVOR}/site-lisp/${PACKAGE}
H A Demacsen-install.ex8 FLAVOR=$1
11 if [ ${FLAVOR} = emacs ]; then exit 0; fi
13 echo install/${PACKAGE}: Handling install for emacsen flavor ${FLAVOR}
15 #FLAVORTEST=`echo $FLAVOR | cut -c-6`
24 ELCDIR=/usr/share/${FLAVOR}/site-lisp/${PACKAGE}
29 echo install/${PACKAGE}: install Info links for ${FLAVOR}
30 install-info-altdir --quiet --section "" "" --dirname=${FLAVOR} /usr/info/${PACKAGE}.info.gz
42 ${FLAVOR} ${FLAGS} ${FILES}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/util/pl/
H A DVC-32.pl3 # Win64 and WinCE [follow $FLAVOR variable to trace the differences].
18 if ($FLAVOR =~ /WIN64/)
38 elsif ($FLAVOR =~ /CE/)
103 $out_def="out32"; $out_def.='_$(TARGETCPU)' if ($FLAVOR =~ /CE/);
104 $tmp_def="tmp32"; $tmp_def.='_$(TARGETCPU)' if ($FLAVOR =~ /CE/);
127 elsif ($FLAVOR =~ /CE/) { $ex_libs='winsock.lib'; }
130 if ($FLAVOR =~ /CE/)
138 $ex_libs.=' bufferoverflowu.lib' if ($FLAVOR =~ /WIN64/);
143 if ($FLAVOR =~ /NT/)
157 $app_ex_obj="setargv.obj" if ($FLAVOR !~ /C
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/util/pl/
H A DVC-32.pl3 # Win64 and WinCE [follow $FLAVOR variable to trace the differences].
34 if ($FLAVOR =~ /WIN64/)
69 elsif ($FLAVOR =~ /CE/)
143 $out_def.='_$(TARGETCPU)' if ($FLAVOR =~ /CE/);
145 $tmp_def.='_$(TARGETCPU)' if ($FLAVOR =~ /CE/);
172 elsif ($FLAVOR =~ /CE/) { $ex_libs='ws2.lib'; }
175 if ($FLAVOR =~ /CE/)
196 $ex_libs.=' bufferoverflowu.lib' if ($FLAVOR =~ /WIN64/ and `cl 2>&1` =~ /14\.00\.4[0-9]{4}\./);
199 $ex_libs="unicows.lib $ex_libs" if ($FLAVOR =~ /WIN32/ and $cflags =~ /\-DUNICODE/);
211 $app_ex_obj="setargv.obj" if ($FLAVOR !~ /C
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/util/pl/
H A DVC-32.pl3 # Win64 and WinCE [follow $FLAVOR variable to trace the differences].
34 if ($FLAVOR =~ /WIN64/)
69 elsif ($FLAVOR =~ /CE/)
143 $out_def.='_$(TARGETCPU)' if ($FLAVOR =~ /CE/);
145 $tmp_def.='_$(TARGETCPU)' if ($FLAVOR =~ /CE/);
172 elsif ($FLAVOR =~ /CE/) { $ex_libs='ws2.lib'; }
175 if ($FLAVOR =~ /CE/)
196 $ex_libs.=' bufferoverflowu.lib' if ($FLAVOR =~ /WIN64/ and `cl 2>&1` =~ /14\.00\.4[0-9]{4}\./);
199 $ex_libs="unicows.lib $ex_libs" if ($FLAVOR =~ /WIN32/ and $cflags =~ /\-DUNICODE/);
211 $app_ex_obj="setargv.obj" if ($FLAVOR !~ /C
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/caif/
H A Dcaif_spi.c27 #define FLAVOR "Flavour: Vanilla.\n" macro
29 #define FLAVOR "Flavour: Master CMD&LEN at start.\n" macro
147 len += snprintf((buf + len), (DEBUGFS_BUF_SIZE - len), FLAVOR);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/util/
H A Dmk1mf.pl191 $FLAVOR=$1;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/util/
H A Dmk1mf.pl136 $FLAVOR=$1;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/util/
H A Dmk1mf.pl191 $FLAVOR=$1;

Completed in 106 milliseconds