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
crle: display correct default lib path
[unleashed/lotheac.git]
/
bin
/
ctfmerge
/
Makefile
blob
efba05ec76ce91cfec209cfa40690ff50c59126a
1
PROG
=
ctfmerge
2
COPTS
= -
Wall
3
4
LDADD
= -
lctf
-
lelf
5
6
.
include
<
prog.mk
>