repo.or.cz
/
got-portable.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
fix bogus "reference not found" error from 'got send'
[got-portable.git]
/
lib
/
Makefile
blob
10266461c5931bb1c273a4a15de3d4d4c5d7cdd0
1
# simple Makefile stub to make the "tags" target work
2
SRCS
= *
.c
3
4
.
include
<
bsd.lib.mk
>