We will generate helloWorld.o, note that we need to provide the path to the include

gcc -c ../src/helloWorld.c -I../include
