Sorry for the mess
David Zeuthen
david at fubar.dk
Wed May 17 15:35:36 PDT 2006
On Thu, 2006-05-18 at 00:03 +0200, Danny Kukawka wrote:
> SUBDIRS = freebsd linux device-manager
> +if HALD_COMPILE_LINUX2
> +SUBDIRS = linux device-manager
> +endif
> +if HALD_COMPILE_SOLARIS
> +SUBDIRS = solaris device-manager
> +endif
> +if HALD_COMPILE_FREEBSD
> +SUBDIRS = freebsd device-manager
> +endif
This would probably break 'make dist' but I suppose the general idea is
good and the tests needs to be in each $arch/Makefile.am.
David
More information about the hal
mailing list