HomeSort by relevance Sort by last modified time
    Searched defs:SCRIPTS (Results 1 - 7 of 7) sorted by null

  /external/dhcpcd-6.8.2/dhcpcd-hooks/
Makefile 6 SCRIPTS= 01-test 02-dump
7 SCRIPTS+= 10-mtu 10-wpa_supplicant 15-timezone 20-resolv.conf
8 SCRIPTS+= 29-lookup-hostname 30-hostname
9 SCRIPTS+= ${HOOKSCRIPTS}
24 ${INSTALL} -m ${NONBINMODE} ${SCRIPTS} ${DESTDIR}${SCRIPTSDIR}
30 ${INSTALL} -m ${NONBINMODE} ${SCRIPTS} /tmp/${DISTPREFIX}/dhcpcd-hooks
  /external/iproute2/ip/
Makefile 21 SCRIPTS=ifcfg rtpr routel routef
24 all: $(TARGETS) $(SCRIPTS)
32 install -m 0755 $(SCRIPTS) $(DESTDIR)$(SBINDIR)
  /external/blktrace/
Makefile 6 SCRIPTS = btrace
8 ALL = $(PROGS) $(SCRIPTS) btt/btt btreplay/btrecord btreplay/btreplay \
  /external/dhcpcd-6.8.2/
Makefile 33 SCRIPTS= dhcpcd-run-hooks
103 all: config.h ${PROG} ${SCRIPTS} ${MAN5} ${MAN8} ${FILES}
142 _scriptsinstall: ${SCRIPTS}
144 ${INSTALL} -m ${BINMODE} ${SCRIPTS} ${DESTDIR}${SCRIPTSDIR}
  /external/fio/
Makefile 23 SCRIPTS = tools/fio_generate_plots tools/plot/fio2gnuplot tools/genfio
252 all: $(PROGS) $(T_TEST_PROGS) $(SCRIPTS) FORCE
373 install: $(PROGS) $(SCRIPTS) tools/plot/fio2gnuplot.1 FORCE
375 $(INSTALL) $(PROGS) $(SCRIPTS) $(DESTDIR)$(bindir)
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/bin/
launch_instance 82 SCRIPTS = []
87 SCRIPTS.append(arg[0])
89 SCRIPTS.extend(arg)
90 setattr(parser.values, option.dest, SCRIPTS)
93 """Read a script and any scripts that are added using #import"""
135 parser.add_option("-s", "--scripts", help="Pass in a script or a folder containing scripts to be run when the instance starts up, assumes cloud-init. Specify scripts in a list specified by commas. If multiple scripts are specified, they are run lexically (A good way to ensure they run in the order is to prefix filenames with numbers)", type='string', action="callback", callback=scripts_callback)
192 if options.scripts
193 scripts = options.scripts variable
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
pdebuild.jar 

Completed in 159 milliseconds