aboutsummaryrefslogtreecommitdiffstats
path: root/lib/erl_interface/src/Makefile
AgeCommit message (Collapse)Author
2018-06-18Update copyright yearHenrik Nord
2017-10-31Add toplevel xmllint make targetLukas Larsson
2016-03-15update copyright-yearHenrik Nord
2015-06-18Change license text to APLv2Bruce Yinhe
2013-01-25Update copyright yearsBjörn-Egil Dahlberg
2013-01-15Implement ./otp_build configure --enable-silent-rulesAnthony Ramine
With silent rules, the output of make is less verbose and compilation warnings are easier to spot. Silent rules are disabled by default and can be disabled or enabled at will by make V=0 and make V=1.
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP