MakeFile: typo

This commit is contained in:
Zorglube 2020-10-19 21:38:21 +02:00
parent ebb0d7bdc2
commit 3a61dc6948
1 changed files with 6 additions and 6 deletions

View File

@ -17,7 +17,7 @@ endif
ifeq ($(GOOS),)
GOOS=windows
endif
l
ifeq ($(ARCH),)
ARCH=386
endif