clean.json 133 B

12345678
  1. [
  2. {
  3. "Name": "clean",
  4. "Pre": [
  5. "rm -f auth/lib/libauthcmd.a ip/httpd/libhttps.a usb/usbd/devtab.c venti/srv/libvs.a"
  6. ]
  7. }
  8. ]