summaryrefslogtreecommitdiffstats
path: root/gnu/lib/Makefile
blob: 9a6b3bf83ac6bdbae1e87a247b66d4e1baba081d (plain)
1
2
3
4
5
6
7
8
9
10
11
#	$Id: Makefile,v 1.15 1997/02/22 15:42:33 peter Exp $

SUBDIR= libdialog libg++

.if ${MACHINE} != "alpha"
SUBDIR+= libgmp libmp
.endif

SUBDIR+= libobjc libregex libreadline libstdc++

.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud