Procházet zdrojové kódy

git clean is a better way to clean the tree.

master
Richard Nyberg před 16 roky
rodič
revize
eb22256aa5
1 změnil soubory, kde provedl 0 přidání a 4 odebrání
  1. +0
    -4
      hack.mk

+ 0
- 4
hack.mk Zobrazit soubor

@@ -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

Načítá se…
Zrušit
Uložit