aboutsummaryrefslogtreecommitdiff
path: root/nixpkgs/pkgs/misc/emulators/openmsx/custom-nix.mk
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/pkgs/misc/emulators/openmsx/custom-nix.mk')
-rw-r--r--nixpkgs/pkgs/misc/emulators/openmsx/custom-nix.mk9
1 files changed, 9 insertions, 0 deletions
diff --git a/nixpkgs/pkgs/misc/emulators/openmsx/custom-nix.mk b/nixpkgs/pkgs/misc/emulators/openmsx/custom-nix.mk
new file mode 100644
index 00000000000..9098762e40d
--- /dev/null
+++ b/nixpkgs/pkgs/misc/emulators/openmsx/custom-nix.mk
@@ -0,0 +1,9 @@
+# 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