Comment line of the makefile
[oota-llvm.git] / Makefile.rules
index f7cbf277007940dbc8ad7497bb659ac4bb22fdb0..cd21b40f4228951160a44488ee129aa3ded489cd 100644 (file)
@@ -206,6 +206,7 @@ endif
 
 ifdef LIBRARYNAME
 
+# Make sure there isn't any extranous whitespace on the LIBRARYNAME option
 LIBRARYNAME := $(strip $(LIBRARYNAME))
 
 LIBNAME_O    := $(LIBRELEASE)/lib$(LIBRARYNAME).so