summaryrefslogtreecommitdiff
path: root/lib/kernel/examples
diff options
context:
space:
mode:
authorLukas Larsson <lukas@erlang.org>2022-01-04 17:44:08 +0100
committerLukas Larsson <lukas@erlang.org>2022-01-21 10:30:25 +0100
commitdda051ea1d6f24ae47da4f5fdcd581c4c505b262 (patch)
tree0fb13319f4d24bdd54b3935ee9484af3cf8919fb /lib/kernel/examples
parent0e8e4d03ea21082bf7fb64fc08711f951cabb165 (diff)
downloaderlang-dda051ea1d6f24ae47da4f5fdcd581c4c505b262.tar.gz
otp: Fix `make TYPE=$TYPE` to work for all types
Diffstat (limited to 'lib/kernel/examples')
-rw-r--r--lib/kernel/examples/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kernel/examples/Makefile b/lib/kernel/examples/Makefile
index 21f3f26cf7..2356bbf602 100644
--- a/lib/kernel/examples/Makefile
+++ b/lib/kernel/examples/Makefile
@@ -29,7 +29,7 @@ include ../vsn.mk
# Targets
# ----------------------------------------------------
-debug opt:
+$(TYPES):
clean: