summaryrefslogtreecommitdiff
path: root/lib/Makefile
blob: c09dec290a1c39ae00dab93c7f01ae8b9392e89b (plain)
1
2
3
4
5
6
7
8
9
10
11
#	$OpenBSD: Makefile,v 1.75 2019/02/04 23:23:18 jsg Exp $
#	$NetBSD: Makefile,v 1.20.4.1 1996/06/14 17:22:38 cgd Exp $

SUBDIR=	csu libarch libc libcompiler_rt libcrypto libcurses \
	libcxxabi libcxx libedit libelf libevent libexpat \
	libform libfuse libkeynote libkvm libl libm libmenu \
	libossaudio libpanel libpcap libradius librthread \
	librpcsvc libskey libsndio libssl libtls libusbhid \
	libutil liby libz

.include <bsd.subdir.mk>