color mode for noisepic

This commit is contained in:
tTh
2023-05-07 20:23:33 +02:00
parent aace571169
commit 9366c67c4b
2 changed files with 57 additions and 12 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 -o $@
gfortran $(GFOPT) $< ../Modules/spitpgm.o ../Modules/pixrgb.o \
-o $@
# ---- modules locaux