From a8a4256bca568f328d7d19ed0ed6456df582d1e6 Mon Sep 17 00:00:00 2001 From: Javier Date: Sat, 5 Sep 2026 00:14:51 +0200 Subject: remove unused code --- makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'makefile') diff --git a/makefile b/makefile index 1383c12..efa98a3 100644 --- a/makefile +++ b/makefile @@ -124,7 +124,6 @@ flp: vbados.flp $(bins) $(infs) .SYMBOLIC # Build a zip with the driver binaries zip: vbmouse.exe vbmouse.drv oemsetup.inf vbsf.exe .SYMBOLIC - zip --DOS-names -fz- -j vbados.zip nls/vbsf.* nls/vbmouse.* zip --DOS-names -fz- vbados.zip $(bins) $(infs) srczip: .SYMBOLIC -- cgit v1.2.3