diff options
| author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2021-11-24 11:14:20 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-11-24 11:14:20 -0500 |
| commit | e5e8cd6859d2703814ab2ef7a6bdf0df1a6517ca (patch) | |
| tree | 778dbe7ac4061fd4c131a985ba759dc2c7068025 /Makefile | |
| parent | c1c291bcd10bcd6e0cdd1573587661b91ef78da5 (diff) | |
| parent | 48f301e353a728c328f6406a8c18f1da8d9de331 (diff) | |
Merge branch 'master' into unk_02006D98
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -41,7 +41,7 @@ WINE := wine UNAME_S := $(shell uname -s) ifeq ($(UNAME_S),Darwin) GREP := grep -E -SED := perl -p -e +SED := gsed -r else GREP := grep -P SED := sed -r |
