Added a URL to the snapshot's commit history as a comment in the Windows snapshot ZIPs.

This commit is contained in:
Greg King 2022-03-12 01:35:33 -05:00
parent 2f4e2a34c3
commit b2ae73879b
1 changed files with 1 additions and 0 deletions

View File

@ -119,6 +119,7 @@ endif # CMD_EXE
zip:
@cd .. && zip cc65 bin/*
@echo 'https://github.com/cc65/cc65/commits/'$(word 2,$(BUILD_ID))|zip -zq ../cc65
define OBJS_template