Drop main() prototype. Syncs with NetBSD-8
[minix.git] / external / mit / xorg / lib / fontconfig / src / Makefile.fcarch
blobcefec58894b2fd6c37805a8284c3cedf3a029850
1 #       $NetBSD: Makefile.fcarch,v 1.3 2013/06/03 06:46:54 mrg Exp $
3 .ifndef _FONTCONFIG_FCARCH_MK_
4 _FONTCONFIG_FCARCH_MK_=1
6 CPPFLAGS+=      -DFC_ARCHITECTURE="\"${MACHINE_ARCH}\""
8 .endif