mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
Makefile: Fix name clash of "hash" on Windows
Rename directory hash to hashfunc, because "hash" clashed with HASH in case insensitive file systems (notably on Windows).
This commit is contained in:
parent
f3831d69ad
commit
1df9065b76
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -12,7 +12,7 @@ SUBDIRS = inst/pre \
|
|||
doc \
|
||||
base \
|
||||
YFamily \
|
||||
hash \
|
||||
hashfunc \
|
||||
lbuffer cache \
|
||||
YMisc YMem YOptString \
|
||||
gtopts \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue