A clone of btpd with my configuration changes.
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

hack.mk 191 B

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