diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -26,11 +26,9 @@ endif ifndef CONFIG_DARWIN ifndef CONFIG_WIN32 -ifndef CONFIG_SOLARIS LIBS+=-lrt endif endif -endif all: $(TOOLS) $(DOCS) recurse-all |