summaryrefslogtreecommitdiff
path: root/lib/libipsec/Makefile
AgeCommit message (Expand)Author
2005-12-16Redo previous rework to generate yacc/lex output again and remove generatedjmc
2005-12-15Don't yacc/lex here as dist includes generated copies already and dependingjmc
2005-06-28Ignore lint argument promotion warnings (for now).christos
2005-02-24Define SADB_X_EALG_AESCBC=SADB_X_EALG_AES, as we define SADB_X_EALG_AESmanu
2005-02-19Enable building the lint library.thorpej
2005-02-19Additional cleanup pass.thorpej
2005-02-19Switch to ipsec-tools for libipsec, setkey, and racoon. Fromthorpej
2005-01-10Only compile in IPv6 support if ${USE_INET6} != "no"lukem
2002-08-19Explicitly move setting of NOxxx and USE_SHLIBDIR to the top of thelukem
2002-08-19Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc).lukem
2001-12-28* Add user-controlled mk.conf variableslukem
2000-05-09Need -I${.CURDIR} for ipsec_strerror.hthorpej
2000-03-13hide shouldn't-be-exported symbols from the outside.itojun
2000-01-31upgrade libipsec to the latest.itojun
1999-07-03s/CFLAGS/CPPFLAGS/ for -D and -I.itojun
1999-07-01ipsec support library.itojun