Parcourir la source

git clean is a better way to clean the tree.

master
Richard Nyberg il y a 16 ans
Parent
révision
eb22256aa5
1 fichiers modifiés avec 0 ajouts et 4 suppressions
  1. +0
    -4
      hack.mk

+ 0
- 4
hack.mk Voir le fichier

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

Chargement…
Annuler
Enregistrer