Signed-off-by: Matthew McClintock <m...@freescale.com> --- Not 100% sure about this fix, but it does remove a build failure when build with -j100
Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Makefile b/Makefile index d781871..7f03eb4 100644 --- a/Makefile +++ b/Makefile @@ -196,7 +196,7 @@ libs: $(foreach file,$(INSTALL_OBJ_LIBS),$(OBJDIRS:%=%/$(file))) $(BIN_OBJ_DIR)/ tests: libs # Force make to build the library first tests: tests/all -tests/%: +tests/%: libs $(MAKE) -C tests $* tools: $(foreach file,$(INSTALL_BIN),$(BIN_OBJ_DIR)/$(file)) -- 1.7.5 ------------------------------------------------------------------------------ Storage Efficiency Calculator This modeling tool is based on patent-pending intellectual property that has been used successfully in hundreds of IBM storage optimization engage- ments, worldwide. Store less, Store more with what you own, Move data to the right place. Try It Now! http://www.accelacomm.com/jaw/sfnl/114/51427378/ _______________________________________________ Libhugetlbfs-devel mailing list Libhugetlbfs-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libhugetlbfs-devel