--- fotoxx-11.05.1/Makefile.orig 2011-05-01 21:44:26.000000000 +0300 +++ fotoxx-11.05.1/Makefile 2011-05-05 11:02:19.000000000 +0300 @@ -25,2 +25,2 @@ - $(CXX) $(LFLAGS) -ltiff -o fotoxx fotoxx.o \ - fotoxx_area.o fotoxx_info.o fotoxx_edit.o zfuncs.o + $(CXX) -o fotoxx fotoxx.o \ + fotoxx_area.o fotoxx_info.o fotoxx_edit.o zfuncs.o -ltiff $(LFLAGS)