Add special case handling for calloc and realloc
[oota-llvm.git] / lib / Analysis / DataStructure / Makefile
index 6822b3742d94101115b4c764d405dac779ef8dc4..3c4c7e2322ed0fa76bc197517c8a77e4d288c251 100644 (file)
@@ -1,7 +1,6 @@
-
 LEVEL = ../../..
-
 LIBRARYNAME = datastructure
+BUILD_ARCHIVE = 1
 
 include $(LEVEL)/Makefile.common