Updated Jaguar Makefile.

This commit is contained in:
Paul Romano 2011-08-28 14:46:23 -04:00
parent d0d76a9947
commit 3e190a8a8e

View file

@ -56,7 +56,7 @@ neat:
.PHONY: all clean neat
%.o: %.f90
$(F90) -c $(F90FLAGS) $<
$(F90) $(F90FLAGS) -c $<
#===============================================================================
# Dependencies