pf tests: test ICMP6 packet too big with binat
[freebsd.git] / secure / Makefile.inc
1
2 .if exists(${.CURDIR:H:H}/lib/libcrypt/obj)
3 CRYPTOBJDIR=    ${.CURDIR:H:H}/lib/libcrypt/obj
4 .else
5 CRYPTOBJDIR=    ${.CURDIR:H:H}/lib/libcrypt
6 .endif
7
8 WARNS?=         0