office-gobmx/regexp
Michael Stahl 5032dc0fc3 gbuild: invert handling of standard system libraries:
Always link in gb_STDLIBS, except when the library explicitly opts out
with gb_LinkTarget_disable_standard_system_libs.

Change-Id: I489a99114fbfa46d0421a27cf6c7b899dc268a4a
2012-09-28 16:49:08 +02:00
..
inc/regexp
prj
source
Library_regexp.mk gbuild: invert handling of standard system libraries: 2012-09-28 16:49:08 +02:00
Makefile
Module_regexp.mk
Package_inc.mk
README

This is a regexp parser.

Please see my (not so?) crazy hack idea about removing it from here and the reasoning.

For additional fun, this source file is part of GNU regexp which is geared towards usage in emacs,
so if you ever wondered why LibreOffice is so great, now you know :-).