mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2026-01-13 16:12:49 +01:00
13 lines
138 B
Makefile
13 lines
138 B
Makefile
#
|
|
# Makefile.fpc for MMTK sample programs
|
|
#
|
|
|
|
[target]
|
|
programs=mciapi1 mciapi2
|
|
|
|
[install]
|
|
fpcpackage=y
|
|
|
|
[default]
|
|
fpcdir=../../../../..
|