This commit is contained in:
Andrew Dunstan 2019-01-13 16:43:14 -05:00
parent f0566cec3a
commit 20b4ed8d03
1 changed files with 1 additions and 1 deletions

View File

@ -529,7 +529,7 @@ endif
# Show the DLSUFFIX to build scripts (e.g. buildfarm)
.PHONY: show_dl_suffix
show_dl_suffix
show_dl_suffix:
@echo $(DLSUFFIX)