From ccf39e822dcc7b80d73e00d588c9108a7b23dbda Mon Sep 17 00:00:00 2001 From: Erik Westrup Date: Sat, 5 Feb 2022 15:02:24 +0100 Subject: [PATCH] Remove comment not relevant --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index 504f938..3f85d5e 100644 --- a/Makefile +++ b/Makefile @@ -102,7 +102,6 @@ install-systemd: $(DEST_SYSTEMD) # 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)/% : % ${MKDIR_PARENTS} $@ cp $< $@