Searched refs:PYTHON (Results 1 - 25 of 219) sorted by relevance

123456789

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/
H A Dpy-compile32 if [ -z "$PYTHON" ]; then
33 PYTHON=python
105 $PYTHON -c "
123 $PYTHON -O -c "
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/
H A Dpy-compile32 if [ -z "$PYTHON" ]; then
33 PYTHON=python
105 $PYTHON -c "
123 $PYTHON -O -c "
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lzo-2.06/autoconf/
H A Dpy-compile31 if [ -z "$PYTHON" ]; then
32 PYTHON=python
104 $PYTHON -c "
122 $PYTHON -O -c "
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/test/name-test/
H A Drun-test-systemserver.sh44 if test "x$PYTHON" = "x:"; then
46 elif ! $PYTHON $DBUS_TOP_SRCDIR/test/name-test/test-wait-for-echo.py; then
H A DMakefile.am15 TESTS_ENVIRONMENT=DBUS_TOP_BUILDDIR=@abs_top_builddir@ DBUS_TOP_SRCDIR=@abs_top_srcdir@ PYTHON=@PYTHON@
H A Drun-test.sh52 if test "x$PYTHON" = "x:"; then
54 elif ! $PYTHON $DBUS_TOP_SRCDIR/test/name-test/test-activation-forking.py; then
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/xstc/
H A DMakefile.am103 $(CHECKER) $(PYTHON) nist-test.py -s -b $(srcdir) ; fi)
110 $(CHECKER) $(PYTHON) sun-test.py -s -b $(srcdir) ; fi)
117 $(CHECKER) $(PYTHON) ms-test.py -s -b $(srcdir) ; fi)
120 -@(if [ -x $(PYTHON) ] ; then \
127 -@(if [ -x $(PYTHON) ] ; then \
H A DMakefile.in125 PYTHON = @PYTHON@
533 $(CHECKER) $(PYTHON) nist-test.py -s -b $(srcdir) ; fi)
540 $(CHECKER) $(PYTHON) sun-test.py -s -b $(srcdir) ; fi)
547 $(CHECKER) $(PYTHON) ms-test.py -s -b $(srcdir) ; fi)
550 -@(if [ -x $(PYTHON) ] ; then \
557 -@(if [ -x $(PYTHON) ] ; then \
H A DMakefile125 PYTHON = macro
533 $(CHECKER) $(PYTHON) nist-test.py -s -b $(srcdir) ; fi)
540 $(CHECKER) $(PYTHON) sun-test.py -s -b $(srcdir) ; fi)
547 $(CHECKER) $(PYTHON) ms-test.py -s -b $(srcdir) ; fi)
550 -@(if [ -x $(PYTHON) ] ; then \
557 -@(if [ -x $(PYTHON) ] ; then \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/xstc/
H A DMakefile.am103 $(CHECKER) $(PYTHON) nist-test.py -s -b $(srcdir) ; fi)
110 $(CHECKER) $(PYTHON) sun-test.py -s -b $(srcdir) ; fi)
117 $(CHECKER) $(PYTHON) ms-test.py -s -b $(srcdir) ; fi)
120 -@(if [ -x $(PYTHON) ] ; then \
127 -@(if [ -x $(PYTHON) ] ; then \
H A DMakefile.in125 PYTHON = @PYTHON@
533 $(CHECKER) $(PYTHON) nist-test.py -s -b $(srcdir) ; fi)
540 $(CHECKER) $(PYTHON) sun-test.py -s -b $(srcdir) ; fi)
547 $(CHECKER) $(PYTHON) ms-test.py -s -b $(srcdir) ; fi)
550 -@(if [ -x $(PYTHON) ] ; then \
557 -@(if [ -x $(PYTHON) ] ; then \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/service-type-database/
H A DMakefile.am32 sed -e 's,@PYTHON\@,$(PYTHON),g' \
37 $(PYTHON) build-db $< $@.coming
49 sed -e 's,@PYTHON\@,$(PYTHON),g' \
58 $(PYTHON) build-db $< $@.coming
H A DMakefile.in235 PYTHON = @PYTHON@
534 @HAVE_GDBM_TRUE@@HAVE_PYTHON_TRUE@ sed -e 's,@PYTHON\@,$(PYTHON),g' \
539 @HAVE_GDBM_TRUE@@HAVE_PYTHON_TRUE@ $(PYTHON) build-db $< $@.coming
543 @HAVE_DBM_TRUE@@HAVE_PYTHON_TRUE@ sed -e 's,@PYTHON\@,$(PYTHON),g' \
552 @HAVE_DBM_TRUE@@HAVE_PYTHON_TRUE@ $(PYTHON) build-db $< $@.coming
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/service-type-database/
H A DMakefile.am32 sed -e 's,@PYTHON\@,$(PYTHON),g' \
37 $(PYTHON) build-db $< $@.coming
49 sed -e 's,@PYTHON\@,$(PYTHON),g' \
58 $(PYTHON) build-db $< $@.coming
H A DMakefile.in229 PYTHON = @PYTHON@
550 @HAVE_GDBM_TRUE@@HAVE_PYTHON_TRUE@ sed -e 's,@PYTHON\@,$(PYTHON),g' \
555 @HAVE_GDBM_TRUE@@HAVE_PYTHON_TRUE@ $(PYTHON) build-db $< $@.coming
559 @HAVE_DBM_TRUE@@HAVE_PYTHON_TRUE@ sed -e 's,@PYTHON\@,$(PYTHON),g' \
568 @HAVE_DBM_TRUE@@HAVE_PYTHON_TRUE@ $(PYTHON) build-db $< $@.coming
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/
H A DMakefile.in33 PYTHON=@PYTHON@
1642 @if test -z "$(PYTHON)"; then \
1649 $(PYTHON) python/setup.py build
1652 @if test -z "$(PYTHON)"; then \
1659 $(PYTHON) python/setup.py install --root=$(DESTDIR)
1662 @-if test -n "$(PYTHON)"; then $(PYTHON) python/setup.py clean; fi
H A DMakefile33 PYTHON= macro
1642 @if test -z "$(PYTHON)"; then \
1649 $(PYTHON) python/setup.py build
1652 @if test -z "$(PYTHON)"; then \
1659 $(PYTHON) python/setup.py install --root=$(DESTDIR)
1662 @-if test -n "$(PYTHON)"; then $(PYTHON) python/setup.py clean; fi
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/python/
H A DMakefile.am61 $(PYTHON) $(srcdir)/$(GENERATE) $(srcdir)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/python/tests/
H A DMakefile.am66 do log=`$(PYTHON) $(srcdir)/$$test` ; \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/python/
H A DMakefile.am61 $(PYTHON) $(srcdir)/$(GENERATE) $(srcdir)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/python/tests/
H A DMakefile.am66 do log=`$(PYTHON) $(srcdir)/$$test` ; \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-python/avahi/
H A DMakefile.in235 PYTHON = @PYTHON@
396 PYTHON=$(PYTHON) $(py_compile) --basedir "$(avahidir)" $$dlist; \
398 PYTHON=$(PYTHON) $(py_compile) --destdir "$(DESTDIR)" --basedir "$(avahidir)" $$dlist; \
546 @HAVE_GDBM_TRUE@@HAVE_PYTHON_TRUE@ sed -e 's,@PYTHON\@,$(PYTHON),g' \
555 @HAVE_DBM_TRUE@@HAVE_PYTHON_TRUE@ sed -e 's,@PYTHON\@,$(PYTHON),
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-python/avahi/
H A DMakefile.in229 PYTHON = @PYTHON@
409 PYTHON=$(PYTHON) $(py_compile) --basedir "$(avahidir)" $$dlist; \
411 PYTHON=$(PYTHON) $(py_compile) --destdir "$(DESTDIR)" --basedir "$(avahidir)" $$dlist; \
581 @HAVE_GDBM_TRUE@@HAVE_PYTHON_TRUE@ sed -e 's,@PYTHON\@,$(PYTHON),g' \
590 @HAVE_DBM_TRUE@@HAVE_PYTHON_TRUE@ sed -e 's,@PYTHON\@,$(PYTHON),
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-python/avahi-discover/
H A DMakefile.in248 PYTHON = @PYTHON@
420 PYTHON=$(PYTHON) $(py_compile) --basedir "$(avahi_discoverdir)" $$dlist; \
422 PYTHON=$(PYTHON) $(py_compile) --destdir "$(DESTDIR)" --basedir "$(avahi_discoverdir)" $$dlist; \
594 @HAVE_PYGTK_TRUE@@HAVE_PYTHON_DBUS_TRUE@@HAVE_PYTHON_TRUE@ sed -e 's,@PYTHON\@,$(PYTHON),g' \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-python/avahi-discover/
H A DMakefile.in241 PYTHON = @PYTHON@
432 PYTHON=$(PYTHON) $(py_compile) --basedir "$(avahi_discoverdir)" $$dlist; \
434 PYTHON=$(PYTHON) $(py_compile) --destdir "$(DESTDIR)" --basedir "$(avahi_discoverdir)" $$dlist; \
629 @HAVE_PYGTK_TRUE@@HAVE_PYTHON_DBUS_TRUE@@HAVE_PYTHON_TRUE@ sed -e 's,@PYTHON\@,$(PYTHON),g' \

Completed in 287 milliseconds

123456789