eject: eject.c
	gcc -g -v -o eject eject.c # the -g is for debugging symbols
