$NetBSD: patch-aa,v 1.1.1.1 2009/12/27 20:57:50 jihbed Exp $

--- Makefile.orig	2009-12-05 13:12:45.000000000 +0000
+++ Makefile	2009-12-05 13:13:03.000000000 +0000
@@ -227,12 +227,7 @@
 
 # Installation.
 install:
-	if [ "`uname|grep CYGWIN`" = "" ]; then \
-		sudo install bin/frobby $(BIN_INSTALL_DIR); \
-	else \
-		install bin/frobby $(BIN_INSTALL_DIR); \
-	fi  # Cygwin has no sudo
-
+	
 # ***** Documentation
 
 # We need to run latex three times to make sure that references are done
