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

--- examples/interface-tutorial-so/Makefile.orig	2006-01-04 14:40:34.000000000 +0000
+++ examples/interface-tutorial-so/Makefile
@@ -19,7 +19,7 @@ tests	: all
 clean	::
 	@echo Cleaning 
 	@$(RM) -f -r *.o *.lo *.la *.so *.dll *.a *.dia .job.sce so_locations
-	@$(RM) -f -r .libs 
+	@$(RM) -f -r .libs libtutorial.c loader.sce
 
 distclean:: clean 
 	@$(RM) -f *.dia  *_gateway.c 
