scheduler.out: scheduler.cpp g++ scheduler.cpp -o scheduler.out run_sched: scheduler.out ./scheduler.out $(WORKLOAD_FILE) $(SCHEDULING_ALGORITHM)