mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-05-31 04:22:31 +02:00
10 lines
150 B
Makefile
10 lines
150 B
Makefile
#
|
|
# Makefile.fpc for FPC text demos (part of FPC demo package)
|
|
#
|
|
|
|
[target]
|
|
programs=eratos qsort hello blackbox magic lines
|
|
|
|
[default]
|
|
fpcdir=../..
|