mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-18 11:49:27 +02:00
* Armin's change in Makefile.fpc propagated
This commit is contained in:
parent
084a907b5d
commit
04de5a11b7
2
Makefile
2
Makefile
@ -272,7 +272,7 @@ ifdef SNAPSHOT
|
|||||||
ALLTARGET=all
|
ALLTARGET=all
|
||||||
else
|
else
|
||||||
ifndef ALLTARGET
|
ifndef ALLTARGET
|
||||||
SMARTTARGETS=win32 go32v2 linux freebsd netbsd openbsd
|
SMARTTARGETS=win32 go32v2 linux freebsd netbsd openbsd netware netwlibc
|
||||||
ifneq ($(findstring $(OS_TARGET),$(SMARTTARGETS)),)
|
ifneq ($(findstring $(OS_TARGET),$(SMARTTARGETS)),)
|
||||||
ALLTARGET=smart
|
ALLTARGET=smart
|
||||||
else
|
else
|
||||||
|
Loading…
Reference in New Issue
Block a user