mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2026-01-17 18:21:33 +01:00
13 lines
130 B
Makefile
13 lines
130 B
Makefile
#
|
|
# Makefile.fpc for MMTK sample programs
|
|
#
|
|
|
|
[target]
|
|
programs=lvmtest
|
|
|
|
[install]
|
|
fpcpackage=y
|
|
|
|
[default]
|
|
fpcdir=../../../../..
|