mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 06:05:58 -04:00
Updated Jaguar Makefile.
This commit is contained in:
parent
d0d76a9947
commit
3e190a8a8e
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@ neat:
|
|||
.PHONY: all clean neat
|
||||
|
||||
%.o: %.f90
|
||||
$(F90) -c $(F90FLAGS) $<
|
||||
$(F90) $(F90FLAGS) -c $<
|
||||
|
||||
#===============================================================================
|
||||
# Dependencies
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue