Note that you should use the Makefile
appropriate to your architecture.
make -f Makefile
make -f Makefile.MacOS
Makefile
Makefile.MacOS
primes_example.c
fork_example_1.c
fork_example_2.c
pipe_example.c
thread_example_1.c
thread_example_2.c
thread_example_3.c
mmap_shared_memory_example.c
socket_client.c
socket_server.c