add randomwalk next gen
This commit is contained in:
5
Makefile
5
Makefile
@@ -12,6 +12,11 @@ testbed: testbed.f90 Makefile genplotting.o
|
||||
|
||||
# -----------------------------------------------
|
||||
|
||||
rndwlkng: rndwlkng.f90 Makefile genplotting.o
|
||||
gfortran -Wall $< genplotting.o -o $@
|
||||
|
||||
# -----------------------------------------------
|
||||
|
||||
starfield: starfield.f90 Makefile genplotting.o
|
||||
gfortran -Wall $< genplotting.o -o $@
|
||||
|
||||
|
||||
Reference in New Issue
Block a user