1 2 3 4 5 6 7
# Makefile which installs the license files include ../Makefile.cfg install: mkdir -p $(TOOLCHAIN_PREFIX)/share/licenses cp -rv *.dat $(TOOLCHAIN_PREFIX)/share/licenses