$OpenBSD: patch-Makefile,v 1.1 2011/11/07 21:47:28 dcoppa Exp $
--- Makefile.orig	Wed Nov  2 10:59:20 2011
+++ Makefile	Mon Nov  7 22:25:43 2011
@@ -55,6 +55,7 @@ install-examples:
 	@echo installing examples to ${example_dir}
 	@mkdir -p ${example_dir}
 	@cp examples/* ${example_dir}
+	@rm -f ${example_dir}/*.{beforesubst,orig}
 	@chmod 644 ${example_dir}/*
 
 
