Files @ 175721d796d7
Branch filter:

Location: CSY/reowolf/examples/3_atomicity/make.sh - annotation

Christopher Esterhuyse
Included more fields in session optimization
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