Searched refs:XG_OBJS (Results 1 – 1 of 1) sorted by relevance
5 XG_OBJS := xg_main.o macro15 build: xen-headers xg_all.a $(XG_HDRS) $(XG_OBJS) Makefile19 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