Files @ 44a98be4e4b4
Branch filter:

Location: CSY/reowolf/examples/5_recovery/make.sh

Christopher Esterhuyse
beginning large overhaul: moving to globally-unique ports & port -> endpoint route mappings
1
2
3
4
5
#!/bin/sh

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