GrafAnim: made the testbed

This commit is contained in:
tTh
2022-11-13 23:47:45 +01:00
parent 25b2f353cd
commit 17e5de3ecb
7 changed files with 85 additions and 8 deletions

View File

@@ -2,7 +2,7 @@
# Fortraneries by tTh - Graf Anim
#
GFOPT = -Wall -Wextra -g -time
GFOPT = -Wall -Wextra -g -time
essai: essai.f90 usegenplot.o Makefile
gfortran $(GFOPT) $< usegenplot.o -o $@