X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=Makefile;h=8609af7cc9f967450d7b41b4e9f5c538608b523e;hb=f44b7aecd41913036dcb0b7bd401c90f51204dc2;hp=19e177fc602825e00786c3b3830b3825b86f9b14;hpb=983b6d0c5f0bcd08cfe3d76c33c59d7717a286db;p=snark14.git diff --git a/Makefile b/Makefile index 19e177f..8609af7 100644 --- 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