소스 검색

git clean is a better way to clean the tree.

master
Richard Nyberg 16 년 전
부모
커밋
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

불러오는 중...
취소
저장