Revision: 45818
http://sourceforge.net/p/vice-emu/code/45818
Author: gpz
Date: 2025-11-05 18:05:43 +0000 (Wed, 05 Nov 2025)
Log Message:
-----------
update the Makefile too :)
Modified Paths:
--------------
testprogs/Monitor/testbench/Makefile
Modified: testprogs/Monitor/testbench/Makefile
===================================================================
--- testprogs/Monitor/testbench/Makefile 2025-11-05 14:27:39 UTC (rev 45817)
+++ testprogs/Monitor/testbench/Makefile 2025-11-05 18:05:43 UTC (rev 45818)
@@ -24,7 +24,11 @@
bug2024.log \
bug2025.log \
bug2025-2.log \
- bug2025-2b.log
+ bug2025-2b.log \
+ bug2025-3.log \
+ bug2025-4.log \
+ bug2025-4b.log \
+ bug2025-4c.log
all: helper tests
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|