aboutsummaryrefslogtreecommitdiffstats
path: root/lib/megaco/src/binary/depend.mk
AgeCommit message (Collapse)Author
2016-03-15update copyright-yearHenrik Nord
2015-06-18Change license text to APLv2Bruce Yinhe
2014-01-24Fix OCTET STRINGBjörn Gustavsson
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.
2012-11-26Fix use of asn1 in megacoBjörn Gustavsson
2011-08-09Remove the warning that driver option is replaced by nifLukas Larsson
2011-08-08megaco: Support parallel makeBjörn Gustavsson
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP