From 3254011b8aec93c08779035b3541f2e0c321ab5b Mon Sep 17 00:00:00 2001 From: Eric Heien Date: Wed, 6 Nov 2002 18:51:05 +0000 Subject: [PATCH] *** empty log message *** svn path=/trunk/boinc/; revision=576 --- lib/Makefile.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/Makefile.in b/lib/Makefile.in index 4cf68e8600..d5e08fc647 100644 --- a/lib/Makefile.in +++ b/lib/Makefile.in @@ -13,7 +13,8 @@ CC = @CC@ $(CFLAGS) -I ../RSAEuro/source CLIBS = @LIBS@ -PROGS = md5_test shmem_test synch_test crypt_prog +PROGS = md5_test shmem_test crypt_prog +# PROGS = md5_test shmem_test synch_test crypt_prog OBJS = \ countries.o \