Remove comment not relevant
This commit is contained in:
@@ -102,7 +102,6 @@ install-systemd: $(DEST_SYSTEMD)
|
|||||||
|
|
||||||
|
|
||||||
# Copies sources to build directory & replace "$INSTALL_PREFIX"
|
# Copies sources to build directory & replace "$INSTALL_PREFIX"
|
||||||
# dir= line needs to be in the same subshell to use shared envvars. Reference: https://stackoverflow.com/a/36419671/265508
|
|
||||||
$(BUILD_DIR)/% : %
|
$(BUILD_DIR)/% : %
|
||||||
${MKDIR_PARENTS} $@
|
${MKDIR_PARENTS} $@
|
||||||
cp $< $@
|
cp $< $@
|
||||||
|
|||||||
Reference in New Issue
Block a user