forked from OSchip/llvm-project
parent
9ff952fac6
commit
4555d5b471
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue