Home
last modified time | relevance | path

Searched refs:BIN (Results 1 – 3 of 3) sorted by relevance

/xen-4.10.0-shim-comet/tools/xentrace/
A DMakefile12 BIN-$(CONFIG_X86) = xenalyze
13 BIN = $(BIN-y) macro
22 build: $(BIN) $(SBIN) $(LIBBIN)
29 ifneq ($(BIN),)
30 $(INSTALL_PROG) $(BIN) $(DESTDIR)$(bindir)
41 ifneq ($(BIN),)
42 rm -f $(addprefix $(DESTDIR)$(bindir)/, $(BIN))
47 $(RM) *.a *.so *.o *.rpm $(BIN) $(SBIN) $(LIBBIN) $(DEPS_RM)
/xen-4.10.0-shim-comet/tools/console/
A DMakefile16 BIN = xenconsoled xenconsole macro
19 all: $(BIN)
23 $(RM) *.a *.so *.o *.rpm $(BIN) $(DEPS_RM)
47 install: $(BIN)
/xen-4.10.0-shim-comet/tools/ocaml/
A DMakefile.rules89 $(call quiet-command, $(CC) $(LDFLAGS) -o $$@ $$+,BIN,$$@)

Completed in 2 milliseconds