Current Path : /usr/src/gnu/lib/ |
FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64 |
Current File : //usr/src/gnu/lib/Makefile |
# $FreeBSD: release/9.1.0/gnu/lib/Makefile 220755 2011-04-17 21:03:23Z dim $ .include <bsd.own.mk> SUBDIR= csu libgcc libgcov libdialog libgomp libodialog libregex libreadline \ libssp # libsupc++ uses libstdc++ headers, although 'make includes' should # have taken care of that already. .if ${MK_CXX} != "no" SUBDIR+= libstdc++ libsupc++ .endif .include <bsd.subdir.mk>