repo.or.cz
/
slick.co.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
imped brute search (too slow)
[slick.co.git]
/
Makefile
blob
11ee1f65ebe0c943aa3b5f37cec091a6341caba9
1
SUBDIR
=
1.4
2
3
subdir
:
usaco-bundle
4
$(
MAKE
) -
C
$(
SUBDIR
)
5
6
clean
:
usaco-bundle
7
$(
MAKE
) -
C
$(
SUBDIR
)
clean
8
9
usaco-bundle
:
.git
/
HEAD .git
/
refs
/
heads
/
master
10
git bundle create usaco-bundle
--
all