--- Makefile.orig Fri May 9 19:20:54 1997 +++ Makefile Tue Mar 31 02:19:39 1998 @@ -5,11 +5,11 @@ # SRCDIR should be a path to the directory that will hold fractint.hlp # You will have to copy fractint.hlp to SRCDIR and make it world readable. # SRCDIR should also hold the .par, .frm, etc. files -SRCDIR = /usr/local/bin/X11/fractint +SRCDIR = /usr/lib/xfractint # BINDIR is where you put your X11 binaries -BINDIR = /usr/local/bin/X11 +BINDIR = /usr/X11R6/bin # MANDIR is where you put your chapter 1 man pages -MANDIR = /usr/local/man/man1 +MANDIR = /usr/X11R6/man/man1 NOBSTRING = HAVESTRI = @@ -53,7 +53,7 @@ #For Solaris, use CFLAGS = -I. -I/usr/openwin/include $(DEFINES) -g #CFLAGS = -I. -D_CONST $(DEFINES) -CFLAGS = -I. $(DEFINES) -g -DBIG_ANSI_C -DLINUX +CFLAGS = -I. $(DEFINES) -O2 -DBIG_ANSI_C -DLINUX # Gcc is often the only compiler that works for this # For HPUX, use CC = cc -Aa -D_HPUX_SOURCE