nixpkgs/pkgs/applications/emulators/openmsx/custom-nix.mk
AndersonTorres 8d65e832f0 Move misc/emulators to applications/emulators - part 1
Emulators form a class by themselves. So, they should be moved to applications/.
2022-02-16 01:38:20 -03:00

10 lines
282 B
Makefile

# This file substitutes $sourceRoot/build/custom.mk
VERSION_EXEC:=false
SYMLINK_FOR_BINARY:=false
INSTALL_CONTRIB:=true
INSTALL_BASE:=${out}
INSTALL_DOC_DIR:=${INSTALL_BASE}/share/doc/openmsx
INSTALL_SHARE_DIR:=${INSTALL_BASE}/share/openmsx
INSTALL_BINARY_DIR:=${INSTALL_BASE}/bin