$NetBSD$

--- src/Makefile.in.orig	Thu Oct 16 17:19:29 2003
+++ src/Makefile.in	Thu Oct 16 17:19:42 2003
@@ -421,10 +421,6 @@
 
 
 install-exec-hook:
-	@if [ ! -L $(netcat_nc) -a ! -e $(netcat_nc) ]; then \
-		echo "Creating symlink to the shorter executable name"; \
-		ln -s netcat $(netcat_nc); \
-	fi
 
 uninstall-hook:
 	@if [ -L $(netcat_nc) ]; then \
