mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-25 21:49:42 +02:00
* changed macos ppu extentions from pput to ppu
This commit is contained in:
parent
d332ad8519
commit
6b5175e8fc
@ -807,7 +807,7 @@ endif
|
||||
|
||||
# MacOS
|
||||
ifeq ($(OS_TARGET),macos)
|
||||
PPUEXT=.pput
|
||||
PPUEXT=.ppu
|
||||
ASMEXT=.s
|
||||
OEXT=.o
|
||||
SMARTEXT=.sl
|
||||
|
Loading…
Reference in New Issue
Block a user