--- Makefile.in Wed Mar 24 11:03:14 2004 +++ Makefile.in Sun Mar 28 15:01:40 2004 @@ -48,8 +48,8 @@ $(OBJS): pound.h install: all - @INSTALL@ -o bin -g bin -m 555 -s -D pound @sbindir@/pound - @INSTALL@ -o bin -g bin -m 644 -D pound.8 @mandir@/man8/pound.8 + @INSTALL@ -o bin -g bin -m 555 -s pound @sbindir@/pound + @INSTALL@ -o bin -g bin -m 644 pound.8 @mandir@/man8/pound.8 clean: rm -f pound $(OBJS)