CVSROOT: /cvs Module name: src Changes by: patr...@cvs.openbsd.org 2017/01/25 00:29:30
Modified files: gnu/usr.bin/clang: Makefile Makefile.arch Log message: Descend into the arch specific subdirectory for every arch on make obj. This will enable us to add clang to the build. "if it works" kettenis@ ok jsg@