hello : hello.c gcc hello.c -o hello -ldrmaa -I/opt/sge/include/ -L/opt/sge/lib/lx26-amd64/ -Wl,-R/opt/sge/lib/lx26-amd64/ .PHONY: clean clean : rm hello