removed unnecessary screen redraws when waiting for events to continue
[rocksndiamonds.git] / Makefile
index 3e9427cb4678c352108f36710ef06de2700008cf..3e5877f063d467b511c5bcff015b9361542789a4 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@
 # (c) 1995-2015 by Artsoft Entertainment
 #                  Holger Schemel
 #                  info@artsoft.org
-#                  http://www.artsoft.org/
+#                  https://www.artsoft.org/
 # -----------------------------------------------------------------------------
 # Makefile
 # =============================================================================
@@ -102,6 +102,9 @@ auto-conf:
 conf-time:
        @$(MAKE_CMD) conf-time
 
+conf-hash:
+       @$(MAKE_CMD) conf-hash
+
 run: all
        @$(MAKE_CMD) run