mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-28 14:35:21 +02:00
Fix spaces/tab issue
This commit is contained in:
parent
e1651ccdab
commit
645e296345
4
rtl/embedded/fpcmake.loc
Normal file
4
rtl/embedded/fpcmake.loc
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
list_all:
|
||||||
|
$(foreach v, \
|
||||||
|
$(.VARIABLES), \
|
||||||
|
$(info $(v) = $($(v))))
|
Loading…
Reference in New Issue
Block a user