retniop: retniop.o ptrmain.o
	cc -o retniop retniop.o ptrmain.o

retniop.o: retniop.c ptr.h
ptrmain.o: ptrmain.c ptr.h
