diff -ur xfractint-20.04p09/Makefile xfractint-20.04p09.new/Makefile --- xfractint-20.04p09/Makefile 2010-06-22 22:24:35.000000000 +0000 +++ xfractint-20.04p09.new/Makefile 2010-06-22 23:04:42.960361022 +0000 @@ -10,7 +10,7 @@ # ARCH = athlon64 # Optimization flags -OPT = -O2 +OPT = -O3 # OPT = -O # Uncomment the second line if you want to compile with ncurses support @@ -331,7 +331,7 @@ cd $(COMDIR) ; ${MAKE} clean cd $(UDIR) ; ${MAKE} clean -install: xfractint fractint.hlp +install: $(STRIP) xfractint $(INSTALL) -d $(BINDIR) $(MANDIR) $(SRCDIR)/$(PDIR) $(SRCDIR)/$(FDIR) \ $(SRCDIR)/$(IDIR) $(SRCDIR)/$(LDIR) $(SRCDIR)/$(MDIR) $(SRCDIR)/$(XDIR)