mirror of
https://github.com/openbsd/xenocara.git
synced 2025-12-08 10:19:00 +00:00
8 lines
201 B
Makefile
8 lines
201 B
Makefile
# $OpenBSD: Makefile.inc,v 1.3 2021/09/03 07:28:26 matthieu Exp $
|
|
|
|
CONFIGURE_ARGS += --disable-all-encodings --enable-iso8859-1
|
|
|
|
realinstall:
|
|
exec ${MAKE} install FCCACHE=: MKFONTDIR=: MKFONTSCALE=:
|
|
|