samples: install to subdirectory
This commit is contained in:
@@ -237,7 +237,7 @@ samples.atr: samples
|
|||||||
# Installation rules
|
# Installation rules
|
||||||
|
|
||||||
INSTALL = install
|
INSTALL = install
|
||||||
samplesdir = $(prefix)/share/cc65
|
samplesdir = $(prefix)/share/cc65/samples
|
||||||
|
|
||||||
install:
|
install:
|
||||||
$(if $(prefix),,$(error variable `prefix' must be set))
|
$(if $(prefix),,$(error variable `prefix' must be set))
|
||||||
|
|||||||
Reference in New Issue
Block a user