fprime/defs.sh
2021-06-28 19:03:57 -07:00

11 lines
97 B
Bash
Executable File

#!/bin/sh -e
export FPRIME_ROOT=.
export SUBDIRS="
Drv
Fw
Ref
Svc
"
. $FPRIME_ROOT/defs-root.sh