Files @ 4c844c3751d1
Branch filter:

Location: CSY/reowolf/examples/4_nondeterminism/make.sh

Christopher Esterhuyse
imposed a standard set of component defs. this approach is simple but temporary
1
2
3
4
#!/bin/sh

LIB_PATH="../"
gcc -L $LIB_PATH -lreowolf_rs -Wl,-R$LIB_PATH amy.c -o amy