Merge branch 'vendor/ACPICA-UNIX'
[dragonfly.git] / gnu / lib / gcc44 / Makefile
1 .include "Makefile.inc"
2
3 SUBDIR=         csu libgcc libgcov
4
5 .if !defined(NO_CXX)
6 SUBDIR+=        libsupc++ libstdc++
7 .endif
8
9 SUBDIR+=        libobjc
10
11 .include <bsd.subdir.mk>