mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-07-30 16:08:34 +02:00
11 lines
117 B
Makefile
11 lines
117 B
Makefile
#
|
|
# Makefile.fpc for Free Component Library
|
|
#
|
|
|
|
[sections]
|
|
none=1
|
|
|
|
[rules]
|
|
all:
|
|
$(MAKE) -C $(OS_TARGET) all
|