80 columns

llvm-svn: 158465
This commit is contained in:
Nico Weber 2012-06-14 19:58:46 +00:00
parent 9ff952fac6
commit 4555d5b471
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@
# Subdirectory makefiles must define:
# SubDirs - The subdirectories to traverse.
# ObjNames - The objects available in that directory.
# Implementation - The library configuration the objects should go in (Generic or
# Optimized)
# Implementation - The library configuration the objects should go in (Generic
# or Optimized)
# Dependencies - Any dependences for the object files.
#
# Subdirectory makefiles may define: