diff Makefile @ 2:c0f76f8e67fa draft v1.0

ver 1.0.0 release (add 2 items, time-limit@2022-09-30. & bug fix.)
author pyon <pyon@macmini>
date Sat, 28 Aug 2021 09:56:40 +0900
parents 520044113ef0
children
line wrap: on
line diff
--- a/Makefile	Tue Aug 24 21:30:47 2021 +0900
+++ b/Makefile	Sat Aug 28 09:56:40 2021 +0900
@@ -1,5 +1,5 @@
 # Makefile for wxWidgets Application
-# Last Change: 2021-08-19 –Ø 08:26:30.
+# Last Change: 2021-08-24 ‰Î 11:02:09.
 # by Takayuki Mutoh
 #
 
@@ -74,6 +74,11 @@
 	windres -i sample.rc -o $@ -I$(LOCAL)/include/wx-3.1
 endif
 
+# for zip
+zip: q534list8mor p8wypswd5c0x _p8wypswd5c0x
+	zip iklist.lib q534list8mor p8wypswd5c0x _p8wypswd5c0x
+
+
 $(EXECUTABLE): $(PROGNAME)
 ifdef COMSPEC
 	strip --strip-all $(EXECUTABLE)