summaryrefslogtreecommitdiffstats
path: root/gnu/lib/Makefile
blob: 61e31fe042bf68e7b5a2f0c459cf4011095d5eed (plain)
1
2
3
4
5
6
7
8
9
10
11
#	$Id: Makefile,v 1.16 1998/01/10 22:50:00 jb Exp $

SUBDIR= libdialog libg++ libgmp libmp

.if ${MACHINE_ARCH} == "i386"
SUBDIR+= libstdc++
.endif

SUBDIR+= libobjc libregex libreadline

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