tcp: No need to return tcpcb from tcp_newtcpcb()
[dragonfly.git] / gnu / usr.bin / cc47 / Makefile
blobebf2e1e9db27a1842733cfb1cc0acf4cd8600f94
1 SUBDIR= cc_prep
2 SUBDIR+= libiberty
3 SUBDIR+= libdecnumber
4 SUBDIR+= cc_tools
5 SUBDIR+= liblto_plugin
6 SUBDIR+= libbackend
7 SUBDIR+= libcommon
8 SUBDIR+= libcommon-target
9 SUBDIR+= libcpp
10 SUBDIR+= cc1
11 SUBDIR+= cc
12 SUBDIR+= cpp
13 SUBDIR+= gcov
14 SUBDIR+= cc1plus
15 SUBDIR+= c++
16 SUBDIR+= cc1obj
18 .ORDER: ${SUBDIR}
20 .include <bsd.subdir.mk>