Cleanup examples files
authorKevin M. Rosenberg <kevin@rosenberg.net>
Mon, 12 Feb 2018 08:45:24 +0000 (01:45 -0700)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Mon, 12 Feb 2018 08:45:24 +0000 (01:45 -0700)
Makefile

index 19e177fc602825e00786c3b3830b3825b86f9b14..8609af7cc9f967450d7b41b4e9f5c538608b523e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -91,5 +91,5 @@ clean:
        @rm -rf $(DIGFILED)/*.o $(DIGFILESD)/*.o $(DIGFILERD)/*.o src/snark/*.o
        @cd tools/Input ; make clean
        @cd tools/Display ; make clean
-
+       @cd examples ; make clean