repo.or.cz
/
shell-fm.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Don't require lastfm:// scheme in station URLs on command line.
[shell-fm.git]
/
manual
/
Makefile
blob
e6416c92838d9054cea0f5435303958a61259f95
1
2
.PHONY
:
clean
3
4
manual
:
shell-fm
.1
.gz
5
6
shell-fm
.1
.gz
:
shell-fm
.1
7
gzip
-
9
-
c
$< > $
@
8
9
clean
:
10
rm
-
f shell-fm
.1
.gz