aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2023-07-28 04:07:36 +0200
committerEgor Tensin <Egor.Tensin@gmail.com>2023-07-28 04:07:36 +0200
commit4cc7a9388370f8be33b527529abf6f2889f8db25 (patch)
tree3e52ff56bedfaa021885b00ffa02a2c1517d00db
parentremove the my_server role (diff)
downloadmaintenance-4cc7a9388370f8be33b527529abf6f2889f8db25.tar.gz
maintenance-4cc7a9388370f8be33b527529abf6f2889f8db25.zip
Makefile: remove a stupid .SECONDEXPANSION target
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 4c6f138..2d5f626 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,5 @@
include prelude.mk
-.SECONDEXPANSION:
-
LIMIT ?= all
$(eval $(call noexpand,LIMIT))