[PATCH video-vmware] config: include saa and vmwgfx subdirs in the tarball

Arkadiusz Miśkiewicz arekm at maven.pl
Mon Mar 12 12:01:00 PDT 2012


On Monday 12 of March 2012, Gaetan Nadon wrote:

> -SUBDIRS = @VMWGFX_DIRS@ src man vmwarectrl
> +# Order: vmwgfx before src
> +SUBDIRS = man saa vmwgfx src vmwarectrl

make -j X will not obey this order.

> +if BUILD_VMWGFX
> +vmware_drv_la_LIBADD = $(top_builddir)/vmwgfx/libvmwgfx.la
> +vmware_drv_la_DEPENDENCIES = $(top_builddir)/vmwgfx/libvmwgfx.la
> +endif

Isn't depentency here enough for make rules to find out the correct order?

-- 
Arkadiusz Miśkiewicz        PLD/Linux Team
arekm / maven.pl            http://ftp.pld-linux.org/


More information about the xorg-devel mailing list