NetBSD/lib/Makefile

8 lines
273 B
Makefile
Raw Normal View History

1993-08-01 05:37:30 +00:00
# from: @(#)Makefile 5.25.1.1 (Berkeley) 5/7/91
1994-05-25 03:24:19 +00:00
# $Id: Makefile,v 1.14 1994/05/25 03:24:19 deraadt Exp $
1993-03-21 09:45:37 +00:00
1994-05-06 06:02:08 +00:00
SUBDIR= csu libc libarch libcompat libcrypt libcurses libedit libkvm libl \
1994-05-25 03:24:19 +00:00
libm libresolv librpcsvc libskey libtelnet libterm libutil liby
1993-03-21 09:45:37 +00:00
.include <bsd.subdir.mk>