aboutsummaryrefslogtreecommitdiffstats
path: root/lib/snmp/src/compile/depend.mk
AgeCommit message (Collapse)Author
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.
2011-11-16New version. Also updated dependency for snmpc.Micael Karlberg
OTP-9618
2011-03-11Update copyright yearsBjörn-Egil Dahlberg
2010-12-19Added the first skeleton of a MIB compiler frontend escript.Micael Karlberg
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP