hello : wait.c gcc wait.c -g -o wait -I/work/default/mamon/drmaa/include -L/work/default/mamon/drmaa/lib -ldrmaa .PHONY: clean clean : rm wait