Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/debugger/gdbsx/xg/
A DMakefile5 XG_OBJS := xg_main.o macro
15 build: xen-headers xg_all.a $(XG_HDRS) $(XG_OBJS) Makefile
19 xg_all.a: $(XG_OBJS) Makefile $(XG_HDRS)
20 ar cr $@ $(XG_OBJS) # problems using -m32 in ld
35 rm -rf xen xg_all.a $(XG_OBJS) .*.d

Completed in 2 milliseconds