mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-07 06:47:30 +01:00
14 lines
127 B
Makefile
14 lines
127 B
Makefile
#
|
|
# Makefile.fpc for RegExpr
|
|
#
|
|
|
|
[targets]
|
|
units=regexpr
|
|
examples=test1
|
|
|
|
[install]
|
|
sourcesubdir=packages
|
|
|
|
[dirs]
|
|
fpcdir=../..
|