mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-05-14 16:52:30 +02:00
10 lines
124 B
Makefile
10 lines
124 B
Makefile
#
|
|
# Makefile.fpc for FPC linux demos (part of FPC demo package)
|
|
#
|
|
|
|
[target]
|
|
programs_linux=daemon
|
|
|
|
[default]
|
|
fpcdir=../..
|