xref: /dragonfly/gnu/usr.bin/cc80/cc_tools/Makefile (revision 7bcb6caf)
1# Both libraries must be built before "tools"
2# Just don't define SUBDIR_ORDERED and it will build serially, correctly
3
4SUBDIR=  libcpp libiberty tools
5
6.include <bsd.obj.mk>
7