mirror of
https://github.com/gcc-mirror/gcc.git
synced 2026-05-06 14:59:39 +02:00
algol68: Correct typo exeect -> exeext
This typo was breaking compiling for Windows (which of course, uses .exe extension) gcc/algol68/ChangeLog: * Make-lang.in: Correct typo exeect -> exeext
This commit is contained in:
committed by
Sam James
parent
3d83dd50bc
commit
2258d600c1
@@ -219,7 +219,7 @@ ga68.pod: algol68/ga68.texi
|
||||
algol68.srcextra:
|
||||
|
||||
algol68.all.cross: ga68$(exeext)
|
||||
algol68.start.encap: ga68$(exeect)
|
||||
algol68.start.encap: ga68$(exeext)
|
||||
algol68.rest.encap:
|
||||
algol68.info: doc/ga68.info doc/ga68-internals.info doc/ga68-coding-guidelines.info
|
||||
algol68.dvi: doc/ga68.dvi doc/ga68-internals.dvi doc/ga68-coding-guidelines.dvi
|
||||
|
||||
Reference in New Issue
Block a user