eps: eps.c
	gcc -Dunix eps.c -o eps

install:
	cp eps $(HOME)/bin
