NetBSD/gnu/usr.sbin
he e0b1e3f66d As discussed on source-changes, fix the library specification:
o Add ${LIBSSL} to the DPADD list, it was missing
 o Use -lcrypto and not ${LIBCRYPTO} in LDADD+=
 o Reorder libraries so -lssl comes before -lcrypto
 o Let the postfix libraries and the system libraries have their own
   LDADD+= and DPADD+= lines (this one wasn't discussed)
2005-09-04 22:11:20 +00:00
..
dbsym appease gcc -Wuninitialized 2005-06-01 15:12:18 +00:00
mdsetimage Consistently check ${TOOLCHAIN_MISSING} against "no". 2004-01-03 14:04:27 +00:00
ncdcs make crc16_table[] static const 2003-10-19 19:30:08 +00:00
postfix As discussed on source-changes, fix the library specification: 2005-09-04 22:11:20 +00:00
sendmail resolve conflicts, pull 8.13.3 to head, make it build 2005-03-15 02:14:15 +00:00
Makefile deprecate NO_SENDMAIL and consistently test MKSENDMAIL 2004-01-06 02:10:43 +00:00
Makefile.inc