psxsdk/licenses/Makefile

8 lines
173 B
Makefile

# Makefile which installs the license files
include ../Makefile.cfg
install:
mkdir -p $(TOOLCHAIN_PREFIX)/share/licenses
cp -rv *.dat $(TOOLCHAIN_PREFIX)/share/licenses