This website works better with JavaScript.
Home
Explore
Help
Sign In
Immanuel
/
btpd
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
git clean is a better way to clean the tree.
master
Richard Nyberg
16 years ago
parent
05329268d5
commit
eb22256aa5
1 changed files
with
0 additions
and
4 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-4
hack.mk
+ 0
- 4
hack.mk
View File
@@ -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
Write
Preview
Loading…
Cancel
Save