--- trunk/mdtools/Makefile.inc 2002/11/26 21:04:37 188 +++ trunk/mdtools/Makefile.inc 2003/01/27 21:28:19 249 @@ -6,8 +6,8 @@ BUILD = mpi # Here we decide whether the build is single or mutiple processor -BUILD = mpi -#BUILD = single +#BUILD = mpi +BUILD = single # turn on compiler warnings @@ -26,7 +26,8 @@ LIBDIR = $(HOME)/lib LC = flex LD = ld -LIBDIR = $(HOME)/lib +#LIBDIR = $(HOME)/lib +LIBDIR = ../lib ifeq ($(strip $(BUILD)), $(strip mpi))