clean.json 156 B

1234567
  1. {
  2. "clean": {
  3. "Pre": [
  4. "rm -f systab.c harvey riscvcpu.c cpu.c *.o *.root.c *.out errstr.h init.h init ../boot/libboot.a ../boot/*.o boot*.c"
  5. ]
  6. }
  7. }