Set gnumake in GNUmakefile for cygwin

It was moved from defs/gmake.mk at 88f4ebac83a, for use in
dependency rule lines.
This commit is contained in:
Nobuyoshi Nakada 2020-03-29 17:43:24 +09:00
parent 87aebecdc2
commit 2a3f45bdb3
No known key found for this signature in database
GPG Key ID: 4BC7D6DF58D8DF60

View File

@ -1,3 +1,5 @@
gnumake = yes
include Makefile
ENABLE_SHARED=@ENABLE_SHARED@