Drop main() prototype. Syncs with NetBSD-8
[minix.git] / external / mit / xorg / tools / fc-cache / Makefile.fc-cache
blob85b14f4b6db38076d5ff749930d4a61510246ccd
1 #       $NetBSD: Makefile.fc-cache,v 1.1.1.1 2008/07/29 05:01:23 mrg Exp $
3 FCCACHEDIR!=    cd ${NETBSDSRCDIR}/external/mit/xorg/tools/fc-cache && ${PRINTOBJDIR}
4 FCCACHE=        ${FCCACHEDIR}/fc-cache
6 ${FCCACHE}:
7         (cd ${NETBSDSRCDIR}/external/mit/xorg/tools/fc-cache && ${MAKE})