makedebug 94 B

1234
  1. most.x: most.c
  2. gfortran -o most.x -g most.c -lm -L/usr/X11R6/lib -lX11
  3. clean:
  4. rm -f *.o *.x