mirror of
https://github.com/claunia/edccchk.git
synced 2025-12-16 11:14:45 +00:00
Typo in mingw makefiles
This commit is contained in:
@@ -17,5 +17,5 @@ clean:
|
||||
tar:
|
||||
zip -9 edccchk-src.zip banner.h common.h edccchk.c LICENSE Makefile README.md version.h
|
||||
|
||||
bindist : edccchk
|
||||
bindist : edccchk.exe
|
||||
zip -9 edccchk-bin-win32.zip edccchk.exe LICENSE README.md
|
||||
|
||||
@@ -17,5 +17,5 @@ clean:
|
||||
tar:
|
||||
zip -9 edccchk-src.zip banner.h common.h edccchk.c LICENSE Makefile README.md version.h
|
||||
|
||||
bindist : edccchk
|
||||
bindist : edccchk.exe
|
||||
zip -9 edccchk-bin-win64.zip edccchk.exe LICENSE README.md
|
||||
|
||||
Reference in New Issue
Block a user