NMake needs caret to escape a hash sign

This commit is contained in:
Nobuyoshi Nakada 2025-08-12 18:19:09 +09:00
parent 6b2d9ed2a5
commit 401932c18f
No known key found for this signature in database
GPG key ID: 3582D74E1FEE4465
3 changed files with 4 additions and 1 deletions

View file

@ -289,6 +289,8 @@ ABI_VERSION_HDR = $(hdrdir)/ruby/internal/abi.h
CAT_DEPEND = sed -e 's/{\$$([^(){}]*)[^{}]*}//g' -e /AUTOGENERATED/q
HASH_SIGN = \#
.SUFFIXES: .inc .h .c .y .i .$(ASMEXT) .$(DTRACE_EXT)
all: