mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-09 22:49:53 +08:00
ocaml applications -> dynamic compil and link
"make deb" creates a valid (???) deb package paparazzi_demo to play s simple example
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
#! /bin/sh
|
||||
if test -z "$PAPARAZZI_SRC"; then
|
||||
PAPARAZZI_SRC=/usr/share/paparazzi
|
||||
fi
|
||||
Reference in New Issue
Block a user