0
0
mirror of https://github.com/libretro/libretro-database synced 2025-03-25 21:47:45 +00:00

docs: Add documentation for the Makefile

This commit is contained in:
Rob Loach
2019-06-25 01:39:18 -04:00
committed by GitHub
parent 8a43c07044
commit a61eb3f2a8

@ -1,3 +1,13 @@
# libretro-database
#
# This file provides some install and building commands for libretro-database.
#
# make install
# Installs the needed files to the given DESTDIR and INSTALLDIR.
#
# make build
# Builds the RDB files using libretro-super.
PREFIX := /usr
INSTALLDIR := $(PREFIX)/share/libretro/database