mirror of
https://github.com/openbsd/xenocara.git
synced 2025-12-13 20:59:03 +00:00
Build infrastructure for font
This commit is contained in:
22
font/Makefile
Normal file
22
font/Makefile
Normal file
@@ -0,0 +1,22 @@
|
||||
# $OpenBSD: Makefile,v 1.1 2006/11/26 17:37:04 matthieu Exp $
|
||||
|
||||
# util must come 1st, alias must come last
|
||||
SUBDIR= util encodings \
|
||||
adobe-100dpi adobe-75dpi adobe-utopia-100dpi adobe-utopia-75dpi \
|
||||
adobe-utopia-type1 arabic-misc bh-100dpi bh-75dpi \
|
||||
bh-lucidatypewriter-100dpi bh-lucidatypewriter-75dpi bh-ttf \
|
||||
bh-type1 bitstream-100dpi bitstream-75dpi bitstream-speedo \
|
||||
bitstream-type1 cronyx-cyrillic cursor-misc daewoo-misc dec-misc \
|
||||
ibm-type1 isas-misc jis-misc micro-misc misc-cyrillic \
|
||||
misc-ethiopic misc-meltho misc-misc mutt-misc schumacher-misc \
|
||||
screen-cyrillic sony-misc sun-misc winitzki-cyrillic \
|
||||
xfree86-type1 ${EXTRAS} \
|
||||
alias
|
||||
|
||||
EXTRAS= bitstream-vera-ttf
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
||||
build: _SUBDIRUSE
|
||||
update: _SUBDIRUSE
|
||||
|
||||
3
font/adobe-100dpi/Makefile.bsd-wrapper
Normal file
3
font/adobe-100dpi/Makefile.bsd-wrapper
Normal file
@@ -0,0 +1,3 @@
|
||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.1 2006/11/26 17:37:04 matthieu Exp $
|
||||
|
||||
.include <bsd.xorg.mk>
|
||||
3
font/adobe-75dpi/Makefile.bsd-wrapper
Normal file
3
font/adobe-75dpi/Makefile.bsd-wrapper
Normal file
@@ -0,0 +1,3 @@
|
||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.1 2006/11/26 17:37:04 matthieu Exp $
|
||||
|
||||
.include <bsd.xorg.mk>
|
||||
3
font/adobe-utopia-100dpi/Makefile.bsd-wrapper
Normal file
3
font/adobe-utopia-100dpi/Makefile.bsd-wrapper
Normal file
@@ -0,0 +1,3 @@
|
||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.1 2006/11/26 17:37:04 matthieu Exp $
|
||||
|
||||
.include <bsd.xorg.mk>
|
||||
3
font/adobe-utopia-75dpi/Makefile.bsd-wrapper
Normal file
3
font/adobe-utopia-75dpi/Makefile.bsd-wrapper
Normal file
@@ -0,0 +1,3 @@
|
||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.1 2006/11/26 17:37:04 matthieu Exp $
|
||||
|
||||
.include <bsd.xorg.mk>
|
||||
3
font/adobe-utopia-type1/Makefile.bsd-wrapper
Normal file
3
font/adobe-utopia-type1/Makefile.bsd-wrapper
Normal file
@@ -0,0 +1,3 @@
|
||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.1 2006/11/26 17:37:04 matthieu Exp $
|
||||
|
||||
.include <bsd.xorg.mk>
|
||||
3
font/alias/Makefile.bsd-wrapper
Normal file
3
font/alias/Makefile.bsd-wrapper
Normal file
@@ -0,0 +1,3 @@
|
||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.1 2006/11/26 17:37:04 matthieu Exp $
|
||||
|
||||
.include <bsd.xorg.mk>
|
||||
3
font/arabic-misc/Makefile.bsd-wrapper
Normal file
3
font/arabic-misc/Makefile.bsd-wrapper
Normal file
@@ -0,0 +1,3 @@
|
||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.1 2006/11/26 17:37:04 matthieu Exp $
|
||||
|
||||
.include <bsd.xorg.mk>
|
||||
3
font/bh-100dpi/Makefile.bsd-wrapper
Normal file
3
font/bh-100dpi/Makefile.bsd-wrapper
Normal file
@@ -0,0 +1,3 @@
|
||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.1 2006/11/26 17:37:04 matthieu Exp $
|
||||
|
||||
.include <bsd.xorg.mk>
|
||||
3
font/bh-75dpi/Makefile.bsd-wrapper
Normal file
3
font/bh-75dpi/Makefile.bsd-wrapper
Normal file
@@ -0,0 +1,3 @@
|
||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.1 2006/11/26 17:37:04 matthieu Exp $
|
||||
|
||||
.include <bsd.xorg.mk>
|
||||
3
font/bh-lucidatypewriter-100dpi/Makefile.bsd-wrapper
Normal file
3
font/bh-lucidatypewriter-100dpi/Makefile.bsd-wrapper
Normal file
@@ -0,0 +1,3 @@
|
||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.1 2006/11/26 17:37:04 matthieu Exp $
|
||||
|
||||
.include <bsd.xorg.mk>
|
||||
3
font/bh-lucidatypewriter-75dpi/Makefile.bsd-wrapper
Normal file
3
font/bh-lucidatypewriter-75dpi/Makefile.bsd-wrapper
Normal file
@@ -0,0 +1,3 @@
|
||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.1 2006/11/26 17:37:04 matthieu Exp $
|
||||
|
||||
.include <bsd.xorg.mk>
|
||||
3
font/bh-ttf/Makefile.bsd-wrapper
Normal file
3
font/bh-ttf/Makefile.bsd-wrapper
Normal file
@@ -0,0 +1,3 @@
|
||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.1 2006/11/26 17:37:04 matthieu Exp $
|
||||
|
||||
.include <bsd.xorg.mk>
|
||||
3
font/bh-type1/Makefile.bsd-wrapper
Normal file
3
font/bh-type1/Makefile.bsd-wrapper
Normal file
@@ -0,0 +1,3 @@
|
||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.1 2006/11/26 17:37:04 matthieu Exp $
|
||||
|
||||
.include <bsd.xorg.mk>
|
||||
3
font/bitstream-100dpi/Makefile.bsd-wrapper
Normal file
3
font/bitstream-100dpi/Makefile.bsd-wrapper
Normal file
@@ -0,0 +1,3 @@
|
||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.1 2006/11/26 17:37:04 matthieu Exp $
|
||||
|
||||
.include <bsd.xorg.mk>
|
||||
3
font/bitstream-75dpi/Makefile.bsd-wrapper
Normal file
3
font/bitstream-75dpi/Makefile.bsd-wrapper
Normal file
@@ -0,0 +1,3 @@
|
||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.1 2006/11/26 17:37:04 matthieu Exp $
|
||||
|
||||
.include <bsd.xorg.mk>
|
||||
3
font/bitstream-speedo/Makefile.bsd-wrapper
Normal file
3
font/bitstream-speedo/Makefile.bsd-wrapper
Normal file
@@ -0,0 +1,3 @@
|
||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.1 2006/11/26 17:37:04 matthieu Exp $
|
||||
|
||||
.include <bsd.xorg.mk>
|
||||
3
font/bitstream-type1/Makefile.bsd-wrapper
Normal file
3
font/bitstream-type1/Makefile.bsd-wrapper
Normal file
@@ -0,0 +1,3 @@
|
||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.1 2006/11/26 17:37:04 matthieu Exp $
|
||||
|
||||
.include <bsd.xorg.mk>
|
||||
3
font/cronyx-cyrillic/Makefile.bsd-wrapper
Normal file
3
font/cronyx-cyrillic/Makefile.bsd-wrapper
Normal file
@@ -0,0 +1,3 @@
|
||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.1 2006/11/26 17:37:04 matthieu Exp $
|
||||
|
||||
.include <bsd.xorg.mk>
|
||||
3
font/cursor-misc/Makefile.bsd-wrapper
Normal file
3
font/cursor-misc/Makefile.bsd-wrapper
Normal file
@@ -0,0 +1,3 @@
|
||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.1 2006/11/26 17:37:04 matthieu Exp $
|
||||
|
||||
.include <bsd.xorg.mk>
|
||||
3
font/daewoo-misc/Makefile.bsd-wrapper
Normal file
3
font/daewoo-misc/Makefile.bsd-wrapper
Normal file
@@ -0,0 +1,3 @@
|
||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.1 2006/11/26 17:37:04 matthieu Exp $
|
||||
|
||||
.include <bsd.xorg.mk>
|
||||
3
font/dec-misc/Makefile.bsd-wrapper
Normal file
3
font/dec-misc/Makefile.bsd-wrapper
Normal file
@@ -0,0 +1,3 @@
|
||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.1 2006/11/26 17:37:04 matthieu Exp $
|
||||
|
||||
.include <bsd.xorg.mk>
|
||||
3
font/encodings/Makefile.bsd-wrapper
Normal file
3
font/encodings/Makefile.bsd-wrapper
Normal file
@@ -0,0 +1,3 @@
|
||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.1 2006/11/26 17:37:04 matthieu Exp $
|
||||
|
||||
.include <bsd.xorg.mk>
|
||||
3
font/ibm-type1/Makefile.bsd-wrapper
Normal file
3
font/ibm-type1/Makefile.bsd-wrapper
Normal file
@@ -0,0 +1,3 @@
|
||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.1 2006/11/26 17:37:04 matthieu Exp $
|
||||
|
||||
.include <bsd.xorg.mk>
|
||||
3
font/isas-misc/Makefile.bsd-wrapper
Normal file
3
font/isas-misc/Makefile.bsd-wrapper
Normal file
@@ -0,0 +1,3 @@
|
||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.1 2006/11/26 17:37:04 matthieu Exp $
|
||||
|
||||
.include <bsd.xorg.mk>
|
||||
3
font/jis-misc/Makefile.bsd-wrapper
Normal file
3
font/jis-misc/Makefile.bsd-wrapper
Normal file
@@ -0,0 +1,3 @@
|
||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.1 2006/11/26 17:37:04 matthieu Exp $
|
||||
|
||||
.include <bsd.xorg.mk>
|
||||
3
font/micro-misc/Makefile.bsd-wrapper
Normal file
3
font/micro-misc/Makefile.bsd-wrapper
Normal file
@@ -0,0 +1,3 @@
|
||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.1 2006/11/26 17:37:04 matthieu Exp $
|
||||
|
||||
.include <bsd.xorg.mk>
|
||||
3
font/misc-cyrillic/Makefile.bsd-wrapper
Normal file
3
font/misc-cyrillic/Makefile.bsd-wrapper
Normal file
@@ -0,0 +1,3 @@
|
||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.1 2006/11/26 17:37:04 matthieu Exp $
|
||||
|
||||
.include <bsd.xorg.mk>
|
||||
3
font/misc-ethiopic/Makefile.bsd-wrapper
Normal file
3
font/misc-ethiopic/Makefile.bsd-wrapper
Normal file
@@ -0,0 +1,3 @@
|
||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.1 2006/11/26 17:37:04 matthieu Exp $
|
||||
|
||||
.include <bsd.xorg.mk>
|
||||
3
font/misc-meltho/Makefile.bsd-wrapper
Normal file
3
font/misc-meltho/Makefile.bsd-wrapper
Normal file
@@ -0,0 +1,3 @@
|
||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.1 2006/11/26 17:37:04 matthieu Exp $
|
||||
|
||||
.include <bsd.xorg.mk>
|
||||
3
font/misc-misc/Makefile.bsd-wrapper
Normal file
3
font/misc-misc/Makefile.bsd-wrapper
Normal file
@@ -0,0 +1,3 @@
|
||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.1 2006/11/26 17:37:04 matthieu Exp $
|
||||
|
||||
.include <bsd.xorg.mk>
|
||||
3
font/mutt-misc/Makefile.bsd-wrapper
Normal file
3
font/mutt-misc/Makefile.bsd-wrapper
Normal file
@@ -0,0 +1,3 @@
|
||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.1 2006/11/26 17:37:04 matthieu Exp $
|
||||
|
||||
.include <bsd.xorg.mk>
|
||||
3
font/schumacher-misc/Makefile.bsd-wrapper
Normal file
3
font/schumacher-misc/Makefile.bsd-wrapper
Normal file
@@ -0,0 +1,3 @@
|
||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.1 2006/11/26 17:37:04 matthieu Exp $
|
||||
|
||||
.include <bsd.xorg.mk>
|
||||
3
font/screen-cyrillic/Makefile.bsd-wrapper
Normal file
3
font/screen-cyrillic/Makefile.bsd-wrapper
Normal file
@@ -0,0 +1,3 @@
|
||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.1 2006/11/26 17:37:04 matthieu Exp $
|
||||
|
||||
.include <bsd.xorg.mk>
|
||||
3
font/sony-misc/Makefile.bsd-wrapper
Normal file
3
font/sony-misc/Makefile.bsd-wrapper
Normal file
@@ -0,0 +1,3 @@
|
||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.1 2006/11/26 17:37:04 matthieu Exp $
|
||||
|
||||
.include <bsd.xorg.mk>
|
||||
3
font/sun-misc/Makefile.bsd-wrapper
Normal file
3
font/sun-misc/Makefile.bsd-wrapper
Normal file
@@ -0,0 +1,3 @@
|
||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.1 2006/11/26 17:37:04 matthieu Exp $
|
||||
|
||||
.include <bsd.xorg.mk>
|
||||
3
font/util/Makefile.bsd-wrapper
Normal file
3
font/util/Makefile.bsd-wrapper
Normal file
@@ -0,0 +1,3 @@
|
||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.1 2006/11/26 17:37:04 matthieu Exp $
|
||||
|
||||
.include <bsd.xorg.mk>
|
||||
3
font/winitzki-cyrillic/Makefile.bsd-wrapper
Normal file
3
font/winitzki-cyrillic/Makefile.bsd-wrapper
Normal file
@@ -0,0 +1,3 @@
|
||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.1 2006/11/26 17:37:04 matthieu Exp $
|
||||
|
||||
.include <bsd.xorg.mk>
|
||||
3
font/xfree86-type1/Makefile.bsd-wrapper
Normal file
3
font/xfree86-type1/Makefile.bsd-wrapper
Normal file
@@ -0,0 +1,3 @@
|
||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.1 2006/11/26 17:37:04 matthieu Exp $
|
||||
|
||||
.include <bsd.xorg.mk>
|
||||
Reference in New Issue
Block a user