--- trunk/OOPSE-4/make/Makefile.in 2005/03/01 15:44:45 2067 +++ trunk/OOPSE-4/make/Makefile.in 2005/03/04 15:29:03 2081 @@ -74,15 +74,12 @@ IncludeDirs = \ samples/zcons \ IncludeDirs = \ - @SPRNG_INC_DIR@ \ @MPI_INC_DIR@ LibraryDirs = \ - @SPRNG_LIB_DIR@ \ @MPI_LIB_DIR@ Libraries = \ - @SPRNG_LIB@ \ @MPI_LIB@ \ @MPI_F90_LIB@