One more use of $(UNAME).

This commit is contained in:
Wayne Davison 2020-06-17 10:08:36 -07:00
parent 4e07b33c48
commit 059164ed44

View File

@ -339,7 +339,7 @@ trailingWhitespace:
# =========================================================
# make install is validated only for the following targets
# =========================================================
ifneq (,$(filter Linux Darwin GNU/kFreeBSD GNU OpenBSD FreeBSD NetBSD DragonFly SunOS CYGWIN% , $(shell uname)))
ifneq (,$(filter Linux Darwin GNU/kFreeBSD GNU OpenBSD FreeBSD NetBSD DragonFly SunOS CYGWIN% , $(UNAME)))
DESTDIR ?=
# directory variables: GNU conventions prefer lowercase