From da00ff6db5e68773996ec79d711c45fb3444c580 Mon Sep 17 00:00:00 2001 From: NingSun Date: Wed, 14 Mar 2018 16:35:31 -0700 Subject: Remove win32 support in SoftHSMv2 Due to license issue, we have to remove win32 support in SoftHSMv2. Issue-ID: AAF-151 Change-Id: I31dda45ed84065819e26be8205747dd096a37432 Signed-off-by: NingSun --- SoftHSMv2/.gitignore | 9 --------- 1 file changed, 9 deletions(-) (limited to 'SoftHSMv2/.gitignore') diff --git a/SoftHSMv2/.gitignore b/SoftHSMv2/.gitignore index 88488d9..6fa8deb 100644 --- a/SoftHSMv2/.gitignore +++ b/SoftHSMv2/.gitignore @@ -9,8 +9,6 @@ compile py-compile confdefs.h config.* -!win32+botan/config.h -!win32+openssl/config.h configure conftest conftest.c @@ -37,12 +35,6 @@ test-driver *.la *.a -# Shared objects (inc. Windows DLLs) -*.dll -*.so -*.so.* -*.dylib - # Test outputs *.log *.trs @@ -73,7 +65,6 @@ src/lib/handle_mgr/test/handlemgrtest src/lib/object_store/test/objstoretest src/lib/session_mgr/test/sessionmgrtest src/lib/slot_mgr/test/slotmgrtest -src/lib/test/p11test src/lib/test/softhsm2-alt.conf src/lib/test/softhsm2.conf src/lib/test/tokens/64d6c3fe-1575-1736-1d26-5ccb28440ea7/ -- cgit 1.2.3-korg