mirror of https://github.com/BOINC/boinc.git
parent
82689a7e4d
commit
6a08d745ba
|
@ -13,8 +13,8 @@ CC = @CC@ $(CFLAGS) -I ../RSAEuro/source
|
||||||
|
|
||||||
CLIBS = @LIBS@
|
CLIBS = @LIBS@
|
||||||
|
|
||||||
PROGS = md5_test shmem_test msg_test crypt_prog
|
PROGS = md5_test shmem_test crypt_prog
|
||||||
# PROGS = md5_test shmem_test synch_test crypt_prog
|
# PROGS = md5_test shmem_test msg_test synch_test crypt_prog
|
||||||
|
|
||||||
OBJS = \
|
OBJS = \
|
||||||
countries.o \
|
countries.o \
|
||||||
|
|
Loading…
Reference in New Issue