From da5afe8283d67b138ba0f60be71d7423ec6f1096 Mon Sep 17 00:00:00 2001 From: Tonton Th Date: Sat, 25 Oct 2025 11:17:28 +0200 Subject: [PATCH] change default POV clock --- Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 534fc68..8b11e42 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,11 @@ POVDEP = contexte.inc hexacone.inc hexabenz.inc \ dynamic.inc trident.inc groundbase.inc \ gadgets.inc -CK=180 +# ! Define a default value for the POV clock +# ! You can overide with this command line : +# $ make CK=449 essai.png + +CK=225 PNG: essai.png scene.png topview.png passage.png \ orbite.png hexabenz.png escadrille.png \