For PR1336:
[oota-llvm.git] / Makefile.rules
index de97781fcc47e1f38dd635f67480891b915c550c..723fefcaf80febf826e84619c69b4d16770fa479 100644 (file)
@@ -1725,6 +1725,9 @@ uninstall-local::
 endif
 endif
 
+check-line-length:
+       @egrep '.{81}' $(Sources)
+
 #------------------------------------------------------------------------
 # Print out the directories used for building
 #------------------------------------------------------------------------