diff --git a/Makefile b/Makefile index db76c89d95..b6d7b1f146 100644 --- a/Makefile +++ b/Makefile @@ -26,11 +26,9 @@ endif ifndef CONFIG_DARWIN ifndef CONFIG_WIN32 -ifndef CONFIG_SOLARIS LIBS+=-lrt endif endif -endif all: $(TOOLS) $(DOCS) recurse-all