scheduler.out: scheduler.cpp g++ scheduler.cpp -o scheduler.out run_sched: scheduler.out ./scheduler.out $(WF) $(SA) clean: rm *.out