repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Drop main() prototype. Syncs with NetBSD-8
[minix.git]
/
external
/
mit
/
xorg
/
lib
/
fontconfig
/
src
/
Makefile.fcarch
blob
cefec58894b2fd6c37805a8284c3cedf3a029850
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
6
CPPFLAGS+= -DFC_ARCHITECTURE="\"${MACHINE_ARCH}\""
7
8
.endif