diff -ruN qemu-ORIG/Makefile qemu/Makefile --- qemu-ORIG/Makefile 2007-02-05 16:22:42.000000000 -0500 +++ qemu/Makefile 2007-02-08 14:01:37.092547000 -0500 @@ -26,11 +26,9 @@ ifndef CONFIG_DARWIN ifndef CONFIG_WIN32 -ifndef CONFIG_SOLARIS LIBS+=-lrt endif endif -endif all: $(TOOLS) $(DOCS) recurse-all