eratosthenes_1sec/C
Peter J. Holzer adb572a176 Add Makefile for old linux variants
GCC on Debian 7 is still C89 by default and it needs an extra library
for clock_gettime.
2020-12-25 20:43:23 +01:00
..
Makefile Compute primes for 1 second in C 2020-12-25 19:45:17 +01:00
Makefile.oldlinux Add Makefile for old linux variants 2020-12-25 20:43:23 +01:00
eratosthenes_1sec.c Compute primes for 1 second in C 2020-12-25 19:45:17 +01:00