diff options
| author | Xavi Del Campo <xavi.dcr@tutanota.com> | 2020-01-31 10:32:23 +0100 |
|---|---|---|
| committer | Xavi Del Campo <xavi.dcr@tutanota.com> | 2020-01-31 10:32:23 +0100 |
| commit | 7c24e9a9b02b04dcaf9507acb94091ea70a2c02d (patch) | |
| tree | c28d0748652ad4b4222309e46e6cfc82c0906220 /licenses | |
| parent | a2b7b6bb1cc2f4a3258b7b2dbc92399d151f864d (diff) | |
Imported pristine psxsdk-20190410 from official repo
Diffstat (limited to 'licenses')
| -rw-r--r-- | licenses/Makefile | 7 | ||||
| -rw-r--r-- | licenses/infoeur.dat | bin | 0 -> 37632 bytes | |||
| -rw-r--r-- | licenses/infojap.dat | bin | 0 -> 37632 bytes | |||
| -rw-r--r-- | licenses/infousa.dat | bin | 0 -> 37632 bytes |
4 files changed, 7 insertions, 0 deletions
diff --git a/licenses/Makefile b/licenses/Makefile new file mode 100644 index 0000000..49dc29f --- /dev/null +++ b/licenses/Makefile @@ -0,0 +1,7 @@ +# Makefile which installs the license files + +include ../Makefile.cfg + +install: + mkdir -p $(TOOLCHAIN_PREFIX)/share/licenses + cp -rv *.dat $(TOOLCHAIN_PREFIX)/share/licenses diff --git a/licenses/infoeur.dat b/licenses/infoeur.dat Binary files differnew file mode 100644 index 0000000..69193bf --- /dev/null +++ b/licenses/infoeur.dat diff --git a/licenses/infojap.dat b/licenses/infojap.dat Binary files differnew file mode 100644 index 0000000..43cb406 --- /dev/null +++ b/licenses/infojap.dat diff --git a/licenses/infousa.dat b/licenses/infousa.dat Binary files differnew file mode 100644 index 0000000..a0ed761 --- /dev/null +++ b/licenses/infousa.dat |
