changeset 2385:3a3856b8379f

Remove useless target.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 06 Nov 2021 00:24:31 +0200
parents 32660fa6928c
children 004131475fb7
files Makefile.gen
diffstat 1 files changed, 0 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile.gen	Thu Nov 04 07:07:27 2021 +0200
+++ b/Makefile.gen	Sat Nov 06 00:24:31 2021 +0200
@@ -86,10 +86,6 @@
 ###
 ### Special targets
 ###
-ChangeLog:
-	@hg up
-	@hg2cl
-
 upload: src/tooltip.js src/util.js $(MISC_MAPS_PATH)misc.css \
 	$(addprefix $(MISC_MAPS_PATH),$(addsuffix .html,$(MISC_MAPS))) \
 	$(addprefix $(MISC_MAPS_PATH),$(addsuffix .map,$(MISC_MAPS))) \