From: Mazet Laurent Date: Sun, 10 Dec 2023 21:13:20 +0000 (+0100) Subject: remove unused program X-Git-Url: https://secure.softndesign.org/git/?p=iso2ps2.git;a=commitdiff_plain;h=d702214fa6b7f0c610fc21062b59dc9a90f5c11b remove unused program --- diff --git a/make_package_npdrm/Readme_make_package_npdrm_e.txt b/make_package_npdrm/Readme_make_package_npdrm_e.txt deleted file mode 100644 index c94ce69..0000000 --- a/make_package_npdrm/Readme_make_package_npdrm_e.txt +++ /dev/null @@ -1,45 +0,0 @@ -[SCE CONFIDENTIAL DOCUMENT] -PLAYSTATION(R)3 Programmer Tool Runtime Library 230.005 - Copyright(C) 2008 Sony Computer Entertainment Inc. - All Rights Reserved. -====================================================================== -The bug in the make_package_npdrm command (cell/host-win32/bin/ -make_package_npdrm.exe) of the SDK230.001 package (PS3_SDK-230_001.zip) -has been fixed in this package. - -Please use this package by expanding it in an environment in which -the packages related to SDK230.001 are expanded. - ----------------------------------------------------------------------- -Contents of This Package ----------------------------------------------------------------------- -cell/ -+---host-win32 - +---bin - +---make_package_npdrm.exe - ----------------------------------------------------------------------- -Changes ----------------------------------------------------------------------- - -- The make_package_npdrm command may create a package that cannot - be installed. - This problem has been fixed. - ----------------------------------------------------------------------- -Permission and Restrictions on Use ----------------------------------------------------------------------- -The permission and restrictions on using this software conform to -the contract concluded between your company and our company (Sony -Computer Entertainment Inc). - ----------------------------------------------------------------------- -Note on Trademarks ----------------------------------------------------------------------- -"PLAYSTATION" is a registered trademark of Sony Computer Entertainment Inc. - -All other product and company names mentioned herein, with or without -the registered trademark symbol (R) or trademark symbol (TM), are -generally registered trademarks and/or trademarks of their respective -owners. - diff --git a/make_package_npdrm/make_package_npdrm b/make_package_npdrm/make_package_npdrm deleted file mode 100755 index 42a0e3f..0000000 --- a/make_package_npdrm/make_package_npdrm +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh - -PWD=$(dirname $0) -[ "$PWD" ] || PWD=. -wine $PWD/$0.exe diff --git a/make_package_npdrm/make_package_npdrm.exe b/make_package_npdrm/make_package_npdrm.exe deleted file mode 100755 index 5adcd96..0000000 Binary files a/make_package_npdrm/make_package_npdrm.exe and /dev/null differ