Index: Makefile =================================================================== --- Makefile.orig 2009-05-22 21:44:52.000000000 +0200 +++ Makefile 2010-08-10 06:51:07.756405000 +0200 @@ -6,7 +6,7 @@ IFLAGS = -idirafter dummyinc CFLAGS = -O2 -Wall -W -Wshadow #-pedantic -Werror -Wconversion LIBS = `./vsf_findlibs.sh` -LINK = -Wl,-s +#LINK = -Wl,-s OBJS = main.o utility.o prelogin.o ftpcmdio.o postlogin.o privsock.o \ tunables.o ftpdataio.o secbuf.o ls.o \