mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-14 07:29:29 +02:00
* fixed typo
This commit is contained in:
parent
ed285959fd
commit
318a9d501f
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Makefile generated by fpcmake v0.99.13 on 1999-12-10 00:03
|
# Makefile generated by fpcmake v0.99.13 on 1999-12-13 12:11
|
||||||
#
|
#
|
||||||
|
|
||||||
defaultrule: all
|
defaultrule: all
|
||||||
@ -63,6 +63,7 @@ endif
|
|||||||
# Default target
|
# Default target
|
||||||
#####################################################################
|
#####################################################################
|
||||||
|
|
||||||
|
override OS_TARGET:=win32
|
||||||
override CPU_TARGET:=i386
|
override CPU_TARGET:=i386
|
||||||
|
|
||||||
#####################################################################
|
#####################################################################
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
[defaults]
|
[defaults]
|
||||||
jdefaulttarget=win32
|
defaulttarget=win32
|
||||||
defaultcpu=i386
|
defaultcpu=i386
|
||||||
defaultoptions=-S2
|
defaultoptions=-S2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user