--- Makefile 2006-04-17 08:13:14.000000000 -0400
+++ Makefile.new 2008-01-16 13:27:38.000000000 -0500
### socket.1 in /usr/local/man/man1/socket.1
### Make sure the target directories exist before doing a "make install".
-INSTALLBASE = /usr/local
INSTALLBINPATH = $(INSTALLBASE)/bin
-INSTALLMANPATH = $(INSTALLBASE)/man
+INSTALLMANPATH = $(INSTALLBASE)/share/man
GCCOPTS = -Wall -Wstrict-prototypes
-LDFLAGS = $(SWITCHES) # -s
+CFLAGS = $(SWITCHES) -g @cflags@
+LDFLAGS = $(SWITCHES) @ldflags@ # -s
# To use an architecture-specific compile directory (inside of the