From 6a507564722d18b1215917d9138d707d6597f90d Mon Sep 17 00:00:00 2001 From: Bryce Denney Date: Sun, 7 Oct 2001 13:29:53 +0000 Subject: [PATCH] - I thought I did this in rev 1.42 but I guess I missed it...make win32_snap should not have to re-run the .conf.win32-vcpp script. --- bochs/Makefile.in | 1 - 1 file changed, 1 deletion(-) diff --git a/bochs/Makefile.in b/bochs/Makefile.in index df3ae9af8..2ea901066 100644 --- a/bochs/Makefile.in +++ b/bochs/Makefile.in @@ -378,7 +378,6 @@ v6workspace: # "make win32_snap" to unzip the workspace files and create the ZIP. ######## win32_snap: - sh .conf.win32-vcpp unzip $(V6WORKSPACE_ZIP) make zip