mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-05 12:47:27 +01: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=../..
|