Bugs fixed for stdin and stdout.
[Faustine.git] / examples / Makefile
index 30cc6fa..7163a89 100644 (file)
@@ -8,3 +8,4 @@ examples::
 
 clean::
        @$(foreach example, $(EXAMPLES), $(MAKE) -C $(example) clean;)
+       rm -f */*~