瀏覽代碼

git clean is a better way to clean the tree.

master
Richard Nyberg 15 年之前
父節點
當前提交
eb22256aa5
共有 1 個檔案被更改,包括 0 行新增4 行删除
  1. +0
    -4
      hack.mk

+ 0
- 4
hack.mk 查看文件

@@ -1,4 +0,0 @@
clean:
find . -name \*~ -print0 | xargs -0 rm
find . -name \*.in -print0 | xargs -0 rm
rm -rf aclocal.m4 autom4te.cache compile config.* configure depcomp install-sh missing btpd-*.tar.gz

Loading…
取消
儲存