Makefile.fcarch revision 1.3
1#	$NetBSD: Makefile.fcarch,v 1.3 2013/06/03 06:46:54 mrg Exp $
2
3.ifndef _FONTCONFIG_FCARCH_MK_
4_FONTCONFIG_FCARCH_MK_=1
5
6CPPFLAGS+=	-DFC_ARCHITECTURE="\"${MACHINE_ARCH}\""
7
8.endif
9