GIT.Harvie.CZ
/
mirrors
/
ArchLinux-Packages.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
csync-git
[mirrors/ArchLinux-Packages.git]
/
Makefile
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.271078 seconds
and
4
git commands to generate.