repo.or.cz
/
unleashed
/
lotheac.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge remote-tracking branch 'origin/master'
[unleashed/lotheac.git]
/
bin
/
etdump
/
Makefile
blob
58a17baa4f968d8ab23a845b9b2db544d07dfbf9
1
PROG
=
etdump
2
SRCS
=
etdump.c output_shell.c output_text.c
3
COPTS
= -
Wall
4
5
.
include
<
prog.mk
>