mirror of
https://github.com/cc65/cc65.git
synced 2026-04-22 01:16:54 +00:00
samples: install to subdirectory
This commit is contained in:
+1
-1
@@ -237,7 +237,7 @@ samples.atr: samples
|
||||
# Installation rules
|
||||
|
||||
INSTALL = install
|
||||
samplesdir = $(prefix)/share/cc65
|
||||
samplesdir = $(prefix)/share/cc65/samples
|
||||
|
||||
install:
|
||||
$(if $(prefix),,$(error variable `prefix' must be set))
|
||||
|
||||
Reference in New Issue
Block a user