If:
  PathMatch: kernel/.*
CompileFlags:
  Add: [--target=m68k-elf ]
  CompilationDatabase: build/m68k/pkg-builds/kernel
---
If:
  PathMatch: platform/.*
CompileFlags:
  Add: [--target=m68k-elf ]
  CompilationDatabase: build/m68k/pkg-builds/kernel
---
If:
  PathMatch: mlibc/.*
CompileFlags:
  Add: [--target=m68k-elf ]
  CompilationDatabase: build/m68k/pkg-builds/mlibc
