mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2026-01-01 21:00:46 +01:00
15 lines
150 B
Makefile
15 lines
150 B
Makefile
#
|
|
# Makefile.fpc for Free Pascal testing utilities
|
|
#
|
|
|
|
[package]
|
|
name=testsuite
|
|
version=1.9.9
|
|
|
|
[require]
|
|
nortl=fcl
|
|
libc=y
|
|
|
|
[target]
|
|
programs=testsuite
|