From 0b41524cc6edbccfe9bbf63041d6fcadcc232772 Mon Sep 17 00:00:00 2001 From: Josh Hursey Date: Wed, 23 Feb 2005 02:49:19 +0000 Subject: [PATCH] Small adjustment... This commit was SVN r4506. --- src/win_makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/win_makefile b/src/win_makefile index 5bb4726cce..d5a80960cd 100644 --- a/src/win_makefile +++ b/src/win_makefile @@ -153,7 +153,7 @@ ADDLIBS = \ .c.obj: $(CXX) $(CXXFLAGS) $*.c -all: libmpi +all: prebuild libmpi prebuild: @echo "Creating mca_base_parse_paramfile_lex.c"