GIT.Harvie.CZ
/
mirrors
/
ArchLinux-Packages.git
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
dnssec-tools: fixed install script - return code
[mirrors/ArchLinux-Packages.git]
/
Makefile
This page requires JavaScript to run. Use
this page
instead.
... / ...
Commit
Line
Data
1
help:
2
#
3
# usage:
4
# - make clean
5
#
6
clean:
7
rm -rfv */pkg/
8
rm -rfv */src/
9
find . -regextype egrep -iregex '.*\.(part|tar|gz|xz|bz|bz2|tgz|zip|rar)$$' -print0 | xargs -0 rm -fv
This page took
0.107925 seconds
and
4
git commands to generate.