Browse Source

- uses spaces instead of tabs, otherwise gmake refuses to process it

Jan Janak 17 years ago
parent
commit
8ed78eb47d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -251,7 +251,7 @@ endif
 
 # sanity checks
 ifneq ($(TLS),)
-	$(warning "make TLS option is obsoleted, try TLS_HOOKS or CORE_TLS")
+        $(warning "make TLS option is obsoleted, try TLS_HOOKS or CORE_TLS")
 endif
 
 # include the common rules