$NetBSD: patch-ad,v 1.3 2007/06/21 13:48:27 tnn Exp $

--- makemined.orig	2007-06-21 14:50:30.000000000 +0200
+++ makemined
@@ -81,7 +81,7 @@ confmake () {
 
 ########################################################################
 # select makefile suitable for operating system
-case `uname` in
+case BSD in
 Linux*)	$MAKE -f makefile.linux $1 $makevars;;
 Sun*)	if type $CC > /dev/null 2> /dev/null
 	then	if $CC | grep "software package not installed"
