mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-09 22:49:53 +08:00
4 lines
60 B
Bash
Executable File
4 lines
60 B
Bash
Executable File
#!/bin/bash
|
|
|
|
make -C /usr/share/paparazzi -f Makefile.ac $*
|