repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Expand PMF_FN_* macros.
[netbsd-mini2440.git]
/
lib
/
libc
/
db
/
recno
/
Makefile.inc
blob
abef8e008b3947b9618e78da7548202ddccd5249
1
# $NetBSD$
2
# @(#)Makefile.inc 8.1 (Berkeley) 6/4/93
3
4
.PATH: ${.CURDIR}/db/recno
5
6
SRCS+= rec_close.c rec_delete.c rec_get.c rec_open.c rec_put.c rec_search.c \
7
rec_seq.c rec_utils.c