diff --git a/Makefile.inc b/Makefile.inc index 489d8b4..cb2d8e6 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -4,6 +4,8 @@ USE_FORT?=yes # network server +WARNS= 5 + LIBCOMMON != cd ${.CURDIR}/../common && ${PRINTOBJDIR} CPPFLAGS+=-I${.CURDIR}/../common DPADD+= ${LIBCOMMON}/libcommon.a