From a1435b19356224db9ecd37cae54fc7e8f6d9d0fb Mon Sep 17 00:00:00 2001 From: nishi Date: Fri, 26 Jan 2024 01:59:12 +0000 Subject: [PATCH] forgot to add id git-svn-id: file:///raid/svn-main/nishi-libw3/trunk@69 d27a3e52-49c5-7645-884c-6793ebffc270 --- Example/W3B/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Example/W3B/Makefile b/Example/W3B/Makefile index af889b4..de9db0e 100644 --- a/Example/W3B/Makefile +++ b/Example/W3B/Makefile @@ -1,3 +1,4 @@ +# $Id$ .PHONY: clean install ./w3b: ./w3b.c $(RESFILE) -- 2.43.0