--- Makefile.orig Thu Jun 15 14:50:56 1995 +++ Makefile Thu Jun 15 14:52:27 1995 @@ -9,8 +9,8 @@ # to go and where you want the man page # to go: -WHEREJOE = /usr/local/bin -WHERERC = /usr/local/lib +WHEREJOE = /usr/bin +WHERERC = /usr/lib/joe WHEREMAN = /usr/man/man1 # If you want to be able to edit '-', which causes joe to read in or write out @@ -28,7 +28,7 @@ # # for some HPUX systems, you need to add: -D_HPUX_SOURCE -CFLAGS = -O +CFLAGS = -O2 # You may have to include some extra libraries # for some systems