Searched refs:TARGET (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/
H A DMakefile36 all := TARGET = all
37 install := TARGET = install
38 clean := TARGET = clean
39 clobber := TARGET = clobber
40 lint := TARGET = lint
53 @cd $@; pwd; $(MAKE) $(TARGET)
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libctf/
H A DMakefile36 all := TARGET = all
37 clean := TARGET = clean
38 clobber := TARGET = clobber
39 install := TARGET = install
40 lint := TARGET = lint
51 @cd $@; pwd; $(MAKE) $(TARGET)
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/
H A DMakefile34 all := TARGET = all
35 clean := TARGET = clean
36 clobber := TARGET = clobber
37 install := TARGET = install
38 lint := TARGET = lint
39 yydebug := TARGET = yydebug
52 @cd $@; pwd; $(MAKE) $(TARGET)
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/
H A DMakefile33 dstyle := TARGET += dstyle
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/TargetTool/
H A DTargetTool.py163 elif Key == TAB_TAT_DEFINES_TARGET and self.Opt.TARGET != None:
164 Line = "%-30s = %s\n" % (Key, ''.join(elem + ' ' for elem in self.Opt.TARGET))
213 parser.add_option("-t", "--target", action="append", type="choice", choices=['DEBUG','RELEASE','0'], dest="TARGET",
214 help="TARGET is one of list: DEBUG, RELEASE, which replaces target.txt's TARGET definition. To specify more TARGET, please repeat this option. 0 will clear this setting in target.txt and can't combine with other value.")
238 if opt.TARGET != None and len(opt.TARGET) > 1:
239 for elem in opt.TARGET:
241 print "0 will clear the TARGET settin
[all...]
/vbox/src/libs/zlib-1.2.6/nintendods/
H A DMakefile12 # TARGET is the name of the output
18 TARGET := $(shell basename $(CURDIR)) macro
/vbox/src/recompiler/tcg/
H A Dtcg-dyngen.c379 #define HPPA_RECORD_BRANCH(LIST, LOC, TARGET) \
383 stub->target = TARGET; \
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxws-rt.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...

Completed in 50 milliseconds