repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
__aeabi_ldivmod: fix sign logic
[minix.git]
/
lib
/
libminixfs
/
Makefile
blob
ade070374a53721bb75ba7ee29b6224a36e772e8
1
# Makefile for libminixfs
2
.
include
<
bsd.own.mk
>
3
4
LIB
=
minixfs
5
6
SRCS
=
fetch_credentials.c cache.c
7
8
.
include
<
bsd.lib.mk
>