This website works better with JavaScript.
Home
Help
Register
Sign In
AerScript
/
Aer
Watch
0
Star
6
Fork
0
Code
Issues
6
Pull Requests
0
Releases
2
Wiki
Activity
Browse Source
This quotation are unnecessary. String does not match because of them. Fix for Windows build.
pull/18/head
Rafal Kupiec
3 years ago
parent
3267ddd7ee
commit
3f776c8ef1
Signed by:
belliash
GPG Key ID:
4E829243E0CFE6B4
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Makefile
+ 1
- 1
Makefile
View File
@ -14,7 +14,7 @@ LFLAGS =
### Do not modify anything below this line ###
##############################################
i
f
e
q
(
$(
OS
)
,
W
i
n
d
o
w
s
_
N
T
)
PLATFORM :
=
"
Windows
"
PLATFORM :
=
Windows
e
l
s
e
PLATFORM :
=
$(
shell uname -s
)
e
n
d
i
f
Write
Preview
Loading…
Cancel
Save