2BSD/src/pxref/makefile

pxref:
	pi pxref.p
	mv obj pxref

install: pxref
	mv pxref /usr/ucb/pxref

clean:
	-rm -f pxref