summaryrefslogtreecommitdiff
path: root/lib/Makefile
blob: 6db7351f0859fd1b71098a05e4fa1553695c4e00 (plain)
1
2
3
4
5
6
7
8
9
#	$OpenBSD: Makefile,v 1.67 2014/04/22 10:21:56 reyk Exp $
#	$NetBSD: Makefile,v 1.20.4.1 1996/06/14 17:22:38 cgd Exp $

SUBDIR=	csu libarch libc libcrypto libcurses libedit libevent libexpat \
	libform libfuse libkeynote libkvm libl libm libmenu \
	libocurses libossaudio libpanel libpcap librthread librpcsvc \
	libskey libsndio libsqlite3 libssl libusbhid libutil liby libz

.include <bsd.subdir.mk>