--- Makefile.orig	Wed Oct 28 17:45:58 1998
+++ Makefile	Mon Dec  6 14:36:17 1999
@@ -43,2 +43,7 @@
 clean:
 	rm -f pstotext *.o core $(BUNDLE)
+
+install:
+	cp -p pstotext		/usr/local/bin
+	cp -p pstotext.1	/usr/local/man/man1
+
