$NetBSD: patch-af,v 1.8 2004/07/15 04:00:47 dmcmahill Exp $

--- examples/macros-examples/Makefile.orig	Thu Apr 26 07:44:01 2001
+++ examples/macros-examples/Makefile
@@ -23,3 +23,8 @@ include  $(SCIDIR)/macros/Make.lib
 
 tests	:: all
 
+clean ::
+	${RM} -f tmp_Macros tmp_Bin
+
+distclean :: clean
+
