# $NetBSD: Makefile.inc,v 1.4 2007/05/27 18:11:38 tls Exp $ .if exists(${.CURDIR}/../../Makefile.inc) .include "${.CURDIR}/../../Makefile.inc" .endif USE_FORT?=yes # network client/server .include .if ${HAVE_GCC} == 4 COPTS+= -fno-strict-aliasing .endif