repo.or.cz
/
NixPkgs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
acr-cli: init at 0.14 (#359508)
[NixPkgs.git]
/
pkgs
/
by-name
/
op
/
openmsx
/
custom-nix.mk
blob
9098762e40d5dc74339184e65a4fc88cdc337082
1
# This file substitutes $sourceRoot/build/custom.mk
2
3
VERSION_EXEC
:=
false
4
SYMLINK_FOR_BINARY
:=
false
5
INSTALL_CONTRIB
:=
true
6
INSTALL_BASE
:=${
out
}
7
INSTALL_DOC_DIR
:=${
INSTALL_BASE
}/
share
/
doc
/
openmsx
8
INSTALL_SHARE_DIR
:=${
INSTALL_BASE
}/
share
/
openmsx
9
INSTALL_BINARY_DIR
:=${
INSTALL_BASE
}/
bin