$NetBSD: patch-aa,v 1.4 2001/07/16 22:50:48 garbled Exp $

--- Makefile.orig	1996-08-29 03:45:37.000000000 +0200
+++ Makefile	2007-01-18 12:14:33.000000000 +0100
@@ -1,11 +1,3 @@
-CFLAGS = -O $(SYSFLAGS)
+PROG=	bonnie
 
-bsd:	
-	@echo 'Options are "make bsd" and "make SysV" - the default is "bsd".'
-	@echo 'If you get messages about missing functions, try "make SysV."'
-	make Bonnie 
-
-SysV:	
-	make Bonnie 'SYSFLAGS=-DSysV'
-
-Bonnie:	
+.include <bsd.prog.mk>
