aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/pcre/Makefile
AgeCommit message (Collapse)Author
2011-08-08pcre: Rename Makefile.in to pcre.mk and include itBjörn Gustavsson
To avoid issues with parallel make and to slightly speed up the build process, avoid a recursive make by replacing pcre/Makefile.in with pcre/pcre.mk and including it from the main emulator Makefile.
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP