X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=Makefile;h=3e5877f063d467b511c5bcff015b9361542789a4;hp=3e9427cb4678c352108f36710ef06de2700008cf;hb=67f3bfab902e53e0dc24a01eb6c0e4d274030a47;hpb=b3ca289b09b8a2ab1436f865f6bf6a42a7e18d87 diff --git a/Makefile b/Makefile index 3e9427cb..3e5877f0 100644 --- 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