repo.or.cz
/
cev.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Quote paths and use platform separator so script works on Windows
[cev.git]
/
Makefile
blob
2e1de5d981876f05aab0ae025a5af2149a9fe4c0
1
FILES
=
cev ccev jev
2
3
all
:
4
true
5
6
install
:
7
cp
$(
FILES
) $(
PREFIX
)/
bin
8