shiftdown:
	gcc -o shiftdown shiftdown.c

install:
	install shiftdown /usr/bin/shiftdown