mirror of
git://git.code.sf.net/p/zsh/code
synced 2024-11-19 21:44:11 +01:00
8 lines
160 B
Plaintext
8 lines
160 B
Plaintext
name=zsh/pcre
|
|
link=`if test x$enable_pcre = xyes; then echo dynamic; else echo no; fi`
|
|
load=no
|
|
|
|
autobins="pcre_compile pcre_study pcre_match"
|
|
|
|
objects="pcre.o"
|