add psize to the recno structure, to pass down to the btree
[unix-history] / usr / src / lib / Makefile
... / ...
CommitLineData
1# @(#)Makefile 5.32 (Berkeley) %G%
2
3# Missing: libcompat libdbm libmp libplot
4
5SUBDIR= csu.${MACHINE} libc libcurses libm \
6 libresolv librpc/rpc libterm libutil liby
7
8.include <bsd.subdir.mk>