repo.or.cz
/
timetab.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Ready for reading by JAVA.
[timetab.git]
/
Makefile
blob
555e467eb7604e2b7b05372f6a7b96f816a8b5e0
1
CFLAGS
=-
O2
-
Wall
-
Wno-parentheses
-
g
2
LDFLAGS
=
3
4
all
:
extract tt-decode
5
6
clean
:
7
rm
-
f
*
.o extract tt-decode
*
~
8
rm
-
rf ext dec data
9