Index: stable/11/lib/libcrypt/tests/Makefile =================================================================== --- stable/11/lib/libcrypt/tests/Makefile (revision 316383) +++ stable/11/lib/libcrypt/tests/Makefile (revision 316384) @@ -1,12 +1,13 @@ # $FreeBSD$ ATF_TESTS_C+= crypt_tests NETBSD_ATF_TESTS_C+= crypt_test +WARNS?= 6 CFLAGS+= -I${.CURDIR:H} LIBADD= crypt .include .include Index: stable/11 =================================================================== --- stable/11 (revision 316383) +++ stable/11 (revision 316384) Property changes on: stable/11 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r315035