aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/pcre/pcre.mk
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.