gcc80: Bring in makefiles but leave them unhooked.
[dragonfly.git] / gnu / usr.bin / cc80 / backends / programs / Makefile
1 # These backends can be built in parallel
2
3 SUBDIR_ORDERED=         # maximum parallelism
4
5 SUBDIR+=        cc1
6 SUBDIR+=        cc1plus
7 SUBDIR+=        collect2
8 SUBDIR+=        lto1
9 SUBDIR+=        lto-wrapper
10
11 .include <bsd.subdir.mk>