inject: inject.c
	@gcc -O2 -Wall inject.c -o inject
	@strip inject