update noisepictures

This commit is contained in:
tTh
2023-06-09 23:59:54 +02:00
parent c2648077f2
commit 920a864b22
4 changed files with 141 additions and 34 deletions

View File

@@ -21,7 +21,8 @@ trigofest: trigofest.f90 Makefile vue3axes.o utils_ga.o
utils_ga.o -o $@
noisepic: noisepic.f90 Makefile
gfortran $(GFOPT) $< ../Modules/spitpgm.o ../Modules/pixrgb.o \
gfortran $(GFOPT) $< ../Modules/spitpgm.o ../Modules/pixrgb.o \
../Modules/noisepictures.o \
-o $@
# ---- modules locaux