X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=Makefile;h=30c4656933c6df5ce38e79fe7233ce6d035b1b22;hb=HEAD;hp=808015454d0dabeb5b46ddb74e1f42ab53e7b621;hpb=f73dbd02b51b2c1bddddc7931e2d7e1e476a23e2;p=netgrind.git diff --git a/Makefile b/Makefile index 8080154..30c4656 100644 --- a/Makefile +++ b/Makefile @@ -16,7 +16,7 @@ PROGS= all: dirtree programs dust:: - rm -f `find . -path "*~" -or -name "\#*\#" -or -name core` + rm -f `find . -path "*~" -or -name core` clean:: dust rm -rf obj