mirror of
https://github.com/ZDoom/acc.git
synced 2025-03-14 04:10:41 +00:00
- removed accidental CC= line in last commit
This commit is contained in:
parent
3b03284c7d
commit
a1ee1c87e9
1 changed files with 0 additions and 2 deletions
2
Makefile
2
Makefile
|
@ -1,5 +1,3 @@
|
|||
CC = i586-mingw32msvc-gcc
|
||||
|
||||
# get the target for the compiler
|
||||
target = $(strip $(shell $(CC) -dumpmachine))
|
||||
|
||||
|
|
Loading…
Reference in a new issue