search for: makefile_list

Displaying 1 result from an estimated 1 matches for "makefile_list".

2010 May 11
1
Xen 4.0 build error
...enerated by =0A/foo/xen40/xen-4.0.0/linux-2.6-pvops.git=     /scripts/mkmakefile: don''t edit         VERSION=0A =3D 2     PATCHLEVEL =3D 6         lastword =3D $(word $(words $(1)),$(1))=A0=A0 <----------------------------=     - line 7     makedir=0A :=3D $(dir $(call lastword,$(MAKEFILE_LIST)))         MAKEARGS :=3D -C =0A/foo/xen40/xen-4.0.0/linux-2.6-pvops.git     MAKEARGS +=3D O=3D$(if =0A$(patsubst /%,,$(makedir)),$(CURDIR)/)$(patsubst =     %/,%,$(makedir))         MAKEFLAGS=0A +=3D --no-print-directory         .PHONY: all $(MAKECMDGOALS Thanks, CM _____________...