[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / src / lib

File: [local] / src / lib / Makefile (download)

Revision 1.73, Sat Jan 21 01:34:50 2017 UTC (7 years, 4 months ago) by patrick
Branch: MAIN
CVS Tags: OPENBSD_6_4_BASE, OPENBSD_6_4, OPENBSD_6_3_BASE, OPENBSD_6_3, OPENBSD_6_2_BASE, OPENBSD_6_2, OPENBSD_6_1_BASE, OPENBSD_6_1
Changes since 1.72: +3 -2 lines

Hook up libcompiler_rt, libcxx and libcxxabi to the build.  Since their
Makefiles are now guarded to not compile on non-clang architectures, we
can safely add them.

ok deraadt@

#	$OpenBSD: Makefile,v 1.73 2017/01/21 01:34:50 patrick Exp $
#	$NetBSD: Makefile,v 1.20.4.1 1996/06/14 17:22:38 cgd Exp $

SUBDIR=	csu libarch libc libcompiler_rt libcrypto libcurses \
	libcxx libcxxabi libedit 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>