rename a file
This commit is contained in:
@@ -47,9 +47,9 @@ libtth90modules.a: $(OBJECTS) Makefile
|
||||
#
|
||||
|
||||
chkpixels: chkpixels.f90 Makefile libtth90modules.a
|
||||
gfortran $(GFOPT) $< libtth90modules.a -o $@
|
||||
gfortran $(GFOPT) -pg $< libtth90modules.a -o $@
|
||||
|
||||
t: t.f90 Makefile libtth90modules.a
|
||||
t_centermag: t_centermag.f90 Makefile libtth90modules.a
|
||||
gfortran $(GFOPT) $< libtth90modules.a -o $@
|
||||
|
||||
trnd: trnd.f90 Makefile libtth90modules.a
|
||||
|
||||
Reference in New Issue
Block a user