Repository URL to install this package:
Version:
3.0.0 ▾
|
#
# Makefile.fpc for RegExpr
#
[package]
name=regexpr
version=3.0.0
[target]
units=regex regexpr oldregexpr
exampledirs=examples
[compiler]
options=-S2
[install]
fpcpackage=y
[default]
fpcdir=../..
[compiler]
includedir=src
sourcedir=src tests examples
[rules]
.NOTPARALLEL: